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