Value:
CompareWtihoutNull(rhs) {
m_valueType:
VALUE_TYPE_VARCHAR:
CompareStringValue(rhs);
}
GetObjectLengthWithoutNull {
return m_data[8];
}
GetObjectLengthLength() {
return m_data[12];
}
GetObjectValueWithoutNull {
m_data->Get()+GetObjectLengLength();
}
CompareStringValue {
}