- decode
string decode(ByteBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- decode
string decode(ByteBuffer buffer, int length)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
void encode(ByteBuffer buffer, string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeLC
void encodeLC(ByteBuffer buffer, string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- octetsNeeded
int octetsNeeded(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- octetsNeededLC
int octetsNeededLC(string s)
Undocumented in source. Be warned that the author may not have intended to support it.