Value IntegerValue MembersAerospike

Polymorphic value classes used to efficiently serialize objects into the wire protocol.

The Value IntegerValue type exposes the following members.
Constructors

  NameDescription
Public methodValue IntegerValue
Back to Top
Methods

  NameDescription
Public methodEstimateSize (Overrides Value EstimateSize .)
Public methodPack (Overrides Value Pack(Packer).)
Public methodToString (Overrides OnlineObject ToString .)
Public methodWrite (Overrides Value Write( Byte , Int32).)
Back to Top
Properties

  NameDescription
Public propertyObject (Overrides Value Object.)
Public propertyType (Overrides Value Type.)
Back to Top
See Also