chunked_transfer 0.3.0

Encoder and decoder for HTTP chunked transfer coding (RFC 2616 § 3.6.1)
Documentation
[package]
name = "chunked_transfer"
version = "0.3.0"
authors = ["Corey Farwell <coreyf@rwell.org>"]
license = "Apache-2.0"
repository = "https://github.com/frewsxcv/rust-chunked-transfer"
description = "Encoder and decoder for HTTP chunked transfer coding (RFC 2616 § 3.6.1)"