blaze-builder-0.2.1.4: Efficient buffered output.ContentsIndex
blaze-builder-0.2.1.4: Efficient buffered output.
This library provides an abstraction of buffered output of byte streams and several convenience functions to exploit it. For example, it allows to efficiently serialize Haskell values to lazy bytestrings with a large average chunk size. The large average chunk size allows to make good use of cache prefetching in later processing steps (e.g. compression) and reduces the sytem call overhead when writing the resulting lazy bytestring to a file or sending it over the network.
Modules
show/hideBlaze
show/hideByteString
show/hideBlaze.ByteString.Builder
Blaze.ByteString.Builder.ByteString
show/hideChar
Blaze.ByteString.Builder.Char.Utf8
Blaze.ByteString.Builder.Char8
Blaze.ByteString.Builder.HTTP
show/hideHtml
Blaze.ByteString.Builder.Html.Utf8
Blaze.ByteString.Builder.Int
show/hideBlaze.ByteString.Builder.Internal
Blaze.ByteString.Builder.Internal.Buffer
Blaze.ByteString.Builder.Internal.Types
Blaze.ByteString.Builder.Internal.Write
Blaze.ByteString.Builder.Word
Produced by Haddock version 2.6.1