decodeChunked

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PromiseIterator!(const(ubyte)[]) decodeChunked(PromiseIterator!(const(ubyte)[]) chunked)
    nothrow
    PromiseIterator!(const(ubyte)[])
    decodeChunked
    (
    PromiseIterator!(const(ubyte)[]) chunked
    )
  2. PromiseIterator!(const(ubyte)[]) decodeChunked(Tokenizer!(const(ubyte)) tokenizer)

Meta