Bitstream Interpretation Library (BIL)
0.1
|
Function for reading a bitfile from a stream. More...
#include <istream>
Go to the source code of this file.
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_BITFILEREADER_HPP |
Functions | |
void | bil::readBitfile (BitFileData &bfd, std::istream &inputStream) |
Reads bitfile data from stream. |
Function for reading a bitfile from a stream.
Definition in file BitFileReader.hpp.
#define BIL_BITFILEREADER_HPP |
Definition at line 8 of file BitFileReader.hpp.