cassy-0.3.2: A high level driver for the Cassandra datastore

Safe HaskellSafe-Infered

Database.Cassandra.Pack

Description

A Collection of utilities for binary packing values into Bytestring |

Synopsis

Documentation

packLong :: Integral a => a -> ByteStringSource

Pack any integral value into LongType