com.vertica.sdk.StringUtils Member List

This is the complete list of members for com.vertica.sdk.StringUtils, including all inherited members.

duplicateBB(ByteBuffer buffer) com.vertica.sdk.StringUtils static
getCharset() com.vertica.sdk.StringUtils static
getStringBytes(String value, int length, boolean removeTrailingSpaces) com.vertica.sdk.StringUtils static
getStringBytes(String value, int length, boolean removeTrailingSpaces, boolean truncate) com.vertica.sdk.StringUtils static
newString(ByteBuffer buffer) com.vertica.sdk.StringUtils static
newString(ByteBuffer buffer, Charset charset) com.vertica.sdk.StringUtils static
removeTruncatedUtf8CharBytes(ByteBuffer string) com.vertica.sdk.StringUtils static
sliceBB(ByteBuffer buffer) com.vertica.sdk.StringUtils static