Couchbase.Core.IO.Transcoders Namespace |
[Missing <summary> documentation for "N:Couchbase.Core.IO.Transcoders"]
| Class | Description | |
|---|---|---|
| BaseTranscoder | ||
| LegacyTranscoder |
Provides the legacy implementation for ITypeTranscoder interface that matches sdk2 behavior.
| |
| RawBinaryTranscoder | ||
| RawJsonTranscoder | ||
| RawStringTranscoder |
| Interface | Description | |
|---|---|---|
| ITypeTranscoder |
An interface for providing transcoder implementations.
|