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