![]() | BaseTranscoder Class |
[Missing <summary> documentation for "T:Couchbase.Core.IO.Transcoders.BaseTranscoder"]
Namespace: Couchbase.Core.IO.Transcoders
public abstract class BaseTranscoder : ITypeTranscoder
The BaseTranscoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseTranscoder | Initializes a new instance of the BaseTranscoder class |
Name | Description | |
---|---|---|
![]() | Serializer |
Name | Description | |
---|---|---|
![]() | DecodeT | |
![]() | DecodeBinary | |
![]() | DecodeChar | |
![]() | DecodeString | |
![]() | DeserializeAsJsonT | |
![]() | EncodeT | |
![]() | GetFormatT | |
![]() | SerializeAsJson |
Serializes as json.
|
![]() | WriteHelper |