| Safe Haskell | None |
|---|
Data.Bson.Binary
Description
Standard binary encoding of BSON documents, version 1.0. See bsonspec.org
Documentation
putDocument :: Document -> PutSource
putCString :: Text -> PutSource
getCString :: Get TextSource
bson-0.2.3: BSON documents are JSON-like objects with a standard binary encoding.
| Safe Haskell | None |
|---|
Data.Bson.Binary
Description
Standard binary encoding of BSON documents, version 1.0. See bsonspec.org
putDocument :: Document -> PutSource
putCString :: Text -> PutSource
getCString :: Get TextSource