![]() | LegacyTranscoder Class |
Namespace: Couchbase.Core.IO.Transcoders
public class LegacyTranscoder : BaseTranscoder
The LegacyTranscoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | LegacyTranscoder | Initializes a new instance of the LegacyTranscoder class |
![]() | LegacyTranscoder(ITypeSerializer) | Initializes a new instance of the LegacyTranscoder class |
Name | Description | |
---|---|---|
![]() | DecodeT(ReadOnlyMemory, Void) | |
![]() | DecodeT(ReadOnlyMemory, Void, Byte) | (Overrides BaseTranscoderDecodeT(ReadOnlyMemory, Void, Byte).) |
![]() | EncodeT(Stream, T, Flags, OpCode) |
Encodes the specified value.
(Overrides BaseTranscoderEncodeT(Stream, T, Flags, OpCode).) |
![]() | EncodeT(Stream, T, TypeCode, OpCode) |
Encodes the specified value.
|
![]() | GetFormatT | (Overrides BaseTranscoderGetFormatT(T).) |