DecimalSerializer Class |
Namespace: Cassandra.Serialization.Primitive
public class DecimalSerializer : TypeSerializer<decimal>
The DecimalSerializer type exposes the following members.
Name | Description | |
---|---|---|
DecimalSerializer | Initializes a new instance of the DecimalSerializer class |
Name | Description | |
---|---|---|
Deserialize | (Overrides TypeSerializerTDeserialize(UInt16, Byte, Int32, Int32, IColumnInfo).) | |
Serialize | (Overrides TypeSerializerTSerialize(UInt16, T).) |
Name | Description | |
---|---|---|
CqlType | (Overrides TypeSerializerTCqlType.) |