Expression MethodsAerospike
The Expression type exposes the following members.
Methods

  NameDescription
Public methodGetBase64
Return byte instructions in base64 encoding.
Public methodSize
Estimate expression size in wire protocol. For internal use only.
Public methodWrite
Write expression in wire protocol. For internal use only.
Back to Top
See Also