class Encoder
- Global
- This class is global
Constructor
new
Encoder
(Number protocolVersion)
Serializes and deserializes to and from a CQL type and a Javascript Type.
Methods
decode
(Buffer buffer, ColumnInfo type)
Decodes Cassandra bytes into Javascript values.
This is part of an experimental API, this can be changed future releases.