- REFUSED_SENTINEL
Object REFUSED_SENTINEL()
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeBinary
Variant decodeBinary(DataType id, int index, int len, ByteBuf buff)
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeText
Variant decodeText(DataType id, int index, int len, ByteBuf buff)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeBinary
void encodeBinary(DataType id, Variant value, ByteBuf buff)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeText
void encodeText(DataType id, Variant value, ByteBuf buff)
Undocumented in source. Be warned that the author may not have intended to support it.
- isNumber
bool isNumber(TypeInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepare
Variant prepare(DataTypeDesc type, Variant value)
Undocumented in source. Be warned that the author may not have intended to support it.
@author <a href="mailto:julien@julienviet.com">Julien Viet</a> @author <a href="mailto:emad.albloushi@gmail.com">Emad Alblueshi</a>