RecordParser Class

[Missing <summary> documentation for "T:Aerospike.Client.RecordParser"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public sealed class RecordParser : IRecordParser
Inheritance
Object    RecordParser
Implements
IRecordParser

Constructors

RecordParserInitializes a new instance of the RecordParser class

Methods

ExtractBinValue Bin parsing that might be useful for custom record parsers.
ParseRecord 

Fields

See Also