Class DataType
Maps type strings to packer and unpacker functions.
public static
|
|
public static
|
string |
BYTES_TYPE
|
"BytesType" |
|
string |
LONG_TYPE
|
"LongType" |
|
string |
INTEGER_TYPE
|
"IntegerType" |
|
string |
INT32_TYPE
|
"Int32Type" |
|
string |
FLOAT_TYPE
|
"FloatType" |
|
string |
DOUBLE_TYPE
|
"DoubleType" |
|
string |
ASCII_TYPE
|
"AsciiType" |
|
string |
UTF8_TYPE
|
"UTF8Type" |
|
string |
TIME_UUID_TYPE
|
"TimeUUIDType" |
|
string |
LEXICAL_UUID_TYPE
|
"LexicalUUIDType" |
|
string |
UUID_TYPE
|
"UUIDType" |
|
string |
DATE_TYPE
|
"DateType" |
public static
mixed
|
$class_map |
|