ghc-streaming-bytestring
Fast, effectful byte streams


This library enables fast and safe streaming of byte data, in either 'Word8' or 'Char' form. It is a core addition to the<https://github.com/haskell-streaming streaming ecosystem>and avoids the usual pitfalls of combinbing lazy 'ByteString's with lazy 'IO'. We follow the philosophy shared by 'streaming' that "the best API is the one you already know". Thus this library mirrors the API of the 'bytestring' library as closely as possible. See the module documentation and the README for more information.

BSD-3-Clause

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...