#include <bytestreamin_file.hpp>
Definition at line 65 of file bytestreamin_file.hpp.
◆ ByteStreamInFileLE()
ByteStreamInFileLE::ByteStreamInFileLE |
( |
FILE * |
file | ) |
|
|
inline |
◆ get16bitsBE()
void ByteStreamInFileLE::get16bitsBE |
( |
U8 * |
bytes | ) |
|
|
inlinevirtual |
◆ get16bitsLE()
void ByteStreamInFileLE::get16bitsLE |
( |
U8 * |
bytes | ) |
|
|
inlinevirtual |
◆ get32bitsBE()
void ByteStreamInFileLE::get32bitsBE |
( |
U8 * |
bytes | ) |
|
|
inlinevirtual |
◆ get32bitsLE()
void ByteStreamInFileLE::get32bitsLE |
( |
U8 * |
bytes | ) |
|
|
inlinevirtual |
◆ get64bitsBE()
void ByteStreamInFileLE::get64bitsBE |
( |
U8 * |
bytes | ) |
|
|
inlinevirtual |
◆ get64bitsLE()
void ByteStreamInFileLE::get64bitsLE |
( |
U8 * |
bytes | ) |
|
|
inlinevirtual |
◆ swapped
U8 ByteStreamInFileLE::swapped[8] |
|
private |
The documentation for this class was generated from the following file: