Namespace Couchbase.Core.IO.Transcoders
Classes
BaseTranscoder
JsonTranscoder
LegacyTranscoder
Provides the legacy implementation for ITypeTranscoder interface that matches sdk2 behavior.
RawBinaryTranscoder
RawJsonTranscoder
RawStringTranscoder
Interfaces
ITypeTranscoder
An interface for providing transcoder implementations.