aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderBuffer.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderBuffer: _read() returns ConstBuffer objectMax Kellermann2014-01-061-6/+5
* DecoderBuffer: add "pure" attributesMax Kellermann2014-01-061-0/+4
* DecoderBuffer: add method _clear()Max Kellermann2014-01-061-0/+3
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-2/+2
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-2/+2
* *: use nullptr instead of NULLMax Kellermann2013-10-191-2/+2
* decoder_buffer: convert to C++Max Kellermann2013-04-171-0/+105