Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
toFile :: MonadIO io => FilePath -> Header -> Vector Block -> KeyValueData -> ByteString -> [(Maybe Word64, ByteString)] -> io () Source #
toChunks :: Header -> Vector Block -> KeyValueData -> ByteString -> [(Maybe Word64, ByteString)] -> ByteString Source #