- decode
void decode(Stream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
void encode(Stream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- rename
Tag rename(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJSON
JSONValue toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
Simple tag with a value of type T, if T is a primitive type or it can be written in the buffer.