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