TypeSerializer Class |
[Missing <summary> documentation for "T:Couchbase.Core.Serializers.TypeSerializer"]
Namespace: Couchbase.Core.Serializers
The TypeSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | TypeSerializer(IByteConverter) | Initializes a new instance of the TypeSerializer class |
![]() | TypeSerializer(IByteConverter, IContractResolver, IContractResolver) | Initializes a new instance of the TypeSerializer class |
Name | Description | |
---|---|---|
![]() | DeserializeT(ArraySegmentByte, Int32, Int32) | |
![]() | DeserializeT(Byte, Int32, Int32) | |
![]() | DeserializeAsJsonT | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SerializeT | |
![]() | SerializeAsJsonT | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |