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. |