NullEncoding

Undocumented in source.

Constructors

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

Members

Functions

encodesSuperset
bool encodesSuperset(TypeEncoding!(Null) 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
NullType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
readValue
Object readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write()
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()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta