meiersi / blaze-builder-enumerator

Make it easy to use blaze-builder together with enumerator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blaze Builder Enumerator

This package integrates the builders from the blaze-builder package package with the enumerator package. It provides infrastructure and enumeratees for incrementally executing builders and pass the filled chunks to a bytestring iteratee.

Where packages like attoparsec-enumerator make it easy to parse sequences of bytes into data types within enumerators, this package handles the other direction, converting your data back into sequences of bytes.

About

Make it easy to use blaze-builder together with enumerator.

License:Other


Languages

Language:Haskell 100.0%