UdtSerializer Class |
Namespace: Cassandra.Serialization
public class UdtSerializer : TypeSerializer<Object>
The UdtSerializer type exposes the following members.
Name | Description | |
---|---|---|
Deserialize | (Overrides TypeSerializer<T>.Deserialize(UInt16,Byte[], Int32, Int32, IColumnInfo).) | |
Serialize | (Overrides TypeSerializer<T>.Serialize(UInt16, T).) | |
SetUdtMap |
Sets a Udt map for a given Udt name
|
Name | Description | |
---|---|---|
CqlType | (Overrides TypeSerializer<T>.CqlType.) |