ION data type.
The following special PHP classes are provided for some data types:
Constants:#
-
Null# = 0
-
Bool# = 256
-
Int# = 512
-
Float# = 1024
-
Decimal# = 1280
-
Timestamp# = 1536
-
Symbol# = 1792
-
String# = 2048
-
CLob# = 2304
-
BLob# = 2560
-
List# = 2816
-
SExp# = 3072
-
Struct# = 3328
-
Datagram# = 3840
-
EOF# = -256
-
NONE# = -512
Properties:#
-
public
string
$name#
ION data type.
-
public
int
$value#
ION data type.