Click or drag to resize
TypeSerializer Class
A serializer that can encode and decode to and from a given CQL type and a given CLR Type.
Inheritance Hierarchy
SystemObject
  Cassandra.SerializationTypeSerializer
    Cassandra.SerializationTypeSerializerT

Namespace: Cassandra.Serialization
Assembly: Cassandra (in Cassandra.dll) Version: 3.3.0
Syntax
C#
public abstract class TypeSerializer

The TypeSerializer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSinceUnixEpoch
Returns the time interval since unix epoch.
Top
Fields
See Also