lab_huffman
Hazardous Huffman Codes
|
Definition of a binary file class for input operations. More...
#include <fstream>
#include <string>
Classes | |
class | BinaryFileReader |
BinaryFileReader: interface for reading binary files, bit by bit or byte by byte. More... | |
Definition of a binary file class for input operations.