PHP Aerospike Namespace

Nested Namespaces

Aerospike\GeoJSON
Aerospike\LDT

Classes

Name Description
Bytes \Aerospike\Bytes is a utility for wrapping PHP strings containing potentially harmful bytes such as \0. By wrapping the binary-string, the Aerospike client will serialize the data into an as_bytes rather than an as_string.