The OpenD Programming Language

DecodeChunked

Unchunk chunked http responce body.

class DecodeChunked : DataPipeIface!ubyte {
immutable
eType[] CRLF;
}

Meta