Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
putDB :: ForeignPtr Rocksdb -> ForeignPtr RocksdbWriteoptions -> ByteString -> ByteString -> IO () Source #
getDB :: ForeignPtr Rocksdb -> ForeignPtr RocksdbReadoptions -> ByteString -> IO ByteString Source #