Safe Haskell | None |
---|
Data.Bson.Binary
Documentation
putDocument :: Document -> PutSource
getDocument :: Get DocumentSource
putObjectId :: ObjectId -> PutSource
getObjectId :: Get ObjectIdSource
putUtcTime :: UTCTime -> PutSource
getUtcTime :: Get UTCTimeSource
putRegexOptions :: RegexOptions -> PutSource
putJsWithScope :: Text -> Document -> PutSource
getJsWithScope :: Get (Text, Document)Source
putCString :: Text -> PutSource
getCString :: Get TextSource