cpp-utilities/io
Martchus a7941b92e2 added BitReader::readUnsignedExpGolombCodedBits() and
BitReader::readSignedExpGolombCodedBits()
2016-02-16 17:25:03 +01:00
..
ansiescapecodes.cpp fixed includes 2015-09-06 20:19:09 +02:00
ansiescapecodes.h fixed includes 2015-09-06 20:19:09 +02:00
binaryreader.cpp added missing methods 2016-01-27 01:00:38 +01:00
binaryreader.h added BitReader::readUnsignedExpGolombCodedBits() and 2016-02-16 17:25:03 +01:00
binarywriter.cpp minor adjustments 2016-01-18 23:41:30 +01:00
binarywriter.h added missing methods 2016-01-27 01:00:38 +01:00
bitreader.cpp minor adjustments 2016-01-18 23:41:30 +01:00
bitreader.h added BitReader::readUnsignedExpGolombCodedBits() and 2016-02-16 17:25:03 +01:00
copy.h minor adjustments 2016-01-18 23:41:30 +01:00
inifile.cpp added more tests, fixed some bugs 2016-01-27 02:25:28 +01:00
inifile.h minor adjustments 2016-01-18 23:41:30 +01:00
path.cpp added more tests, fixed some bugs 2016-01-27 02:25:28 +01:00
path.h added more tests, fixed some bugs 2016-01-27 02:25:28 +01:00