PHP Aerospike 네임스페이스

중첩된 네임스페이스

Aerospike\GeoJSON
Aerospike\LDT

클래스들

이름 설명
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.