- REFUSED_SENTINELObject REFUSED_SENTINEL() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- decodeBinaryVariant decodeBinary(DataType id, int index, int len, ByteBuf buff) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- decodeTextVariant decodeText(DataType id, int index, int len, ByteBuf buff) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- encodeBinaryvoid encodeBinary(DataType id, Variant value, ByteBuf buff) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- encodeTextvoid encodeText(DataType id, Variant value, ByteBuf buff) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isNumberbool isNumber(TypeInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- prepareVariant 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>