Implementation of Cassandra's CQL Binary Protocol
Version 3
and
Version 4.
It provides encoding and decoding functionality as well as representations
of the various protocol related types.
Thus it can serve as a building block for writing Cassandra drivers, such
as cql-io.