DecodeChunked

Unchunk chunked http responce body.

Members

Aliases

eType
alias eType = ubyte
Undocumented in source.

Functions

done
bool done()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
get
eType[] get()
Undocumented in source. Be warned that the author may not have intended to support it.
putNoCopy
void putNoCopy(eType[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CRLF
eType[] CRLF;
Undocumented in source.

Meta