StringType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder, DecoderImpl decoder)
Undocumented in source.

Members

Classes

AllStringEncoding
class AllStringEncoding
Undocumented in source.
ShortStringEncoding
class ShortStringEncoding
Undocumented in source.

Functions

getAllEncodings
Collection!(TypeEncoding!(String)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
StringEncoding getCanonicalEncoding()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoding
ITypeEncoding getEncoding(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeClass
TypeInfo getTypeClass()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

calculateUTF8Length
int calculateUTF8Length(String str)
Undocumented in source. Be warned that the author may not have intended to support it.
extendedCalculateUTF8Length
int extendedCalculateUTF8Length(String str, int index, int length, int utf8len)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta