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