CharacterType.CharacterEncoding

Undocumented in source.

Constructors

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

Members

Functions

encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source. Be warned that the author may not have intended to support it.
encodesSuperset
bool encodesSuperset(TypeEncoding!(Char) encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
getEncodingCode
byte getEncodingCode()
Undocumented in source. Be warned that the author may not have intended to support it.
getFixedSize
int getFixedSize()
Undocumented in source. Be warned that the author may not have intended to support it.
getType
CharacterType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
readPrimitiveValue
Char readPrimitiveValue()
Undocumented in source. Be warned that the author may not have intended to support it.
readValue
Char readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
writeValue
void writeValue(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.
writeValue
void writeValue(char val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta