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
  Dse.SerializationTypeSerializer
    Dse.SerializationTypeSerializerT

Namespace:  Dse.Serialization
Assembly:  Dse (in Dse.dll) Version: 2.9.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