ValueEstimateSize Method

Calculate number of bytes necessary to serialize the fixed value in the wire protocol.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public abstract int EstimateSize()

Return Value

Int32

See Also