Serializer

Undocumented in source.

Members

Functions

decode
T decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

encode
Buffer encode(Serializable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
Serializer getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta