Package de.bytefish.pgbulkinsert.util
Class StringUtils
java.lang.Object
de.bytefish.pgbulkinsert.util.StringUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]getUtf8Bytes(String value) static booleanisNullOrWhiteSpace(String input) static StringremoveNullCharacter(String data)
-
Method Details
-
isNullOrWhiteSpace
-
getUtf8Bytes
-
removeNullCharacter
-