TimestampType

Undocumented in source.

Constructors

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

Members

Classes

TimestampEncoding
class TimestampEncoding
Undocumented in source.

Functions

fastWrite
void fastWrite(EncoderImpl encoder, long timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
getAllEncodings
Collection!(TypeEncoding!(LocalDateTime)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
TimestampEncoding 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.
write
void write(long l)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta