Formatter Class
This class contains the default formatter used when serializing objects to bytes.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.0
public sealed class Formatter
- Inheritance
- Object Formatter
Formatter | Initializes a new instance of the Formatter class |
Default |
Default formatter used when serializing objects to bytes.
The user can override this default.
|