hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
AbstractPrimitiveType
hunt
proton
codec
AbstractPrimitiveType
Undocumented in source.
abstract
class
AbstractPrimitiveType : PrimitiveType!(T)(
T
) {
void
write
(Object val);
}
Members
Functions
write
void
write
(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
proton
codec
AbstractPrimitiveType
classes
AbstractPrimitiveType