Maintainer | srk <srk@48.io> |
---|---|
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
System.Nix.Store.Remote.Binary
Description
|
Documentation
putByteStringLen :: ByteString -> Put Source #
putByteStrings :: Foldable t => t ByteString -> Put Source #
getByteStrings :: Get [ByteString] Source #