- autoDecode
void autoDecode(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- autoEncode
ubyte[] autoEncode()
Undocumented in source. Be warned that the author may not have intended to support it.
- createInputBuffer
Buffer createInputBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- createOutputBuffer
Buffer createOutputBuffer(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- decode
void decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeBody
void decodeBody(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeId
void decodeId(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
void encode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeBody
void encodeBody(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeId
void encodeId(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.