writeFile package:bytestring

Write a ByteString to a file.
Write a Builder to a file. Similarly to hPutBuilder, this function is more efficient than using hPut . toLazyByteString with a file handle.