MCPcopy Create free account
hub / github.com/Segs/Segs / ResetReading

Method ResetReading

Components/BitStream.h:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 void UseByteAlignedMode(bool toggle);
91 void ByteAlign(bool read_part=true,bool write_part=true);
92 void ResetReading() { m_read_bit_off=0; m_read_off=0; }
93 void ResetOffsets();
94
95 void CompressAndStoreString(const char *str);

Callers 2

handle_inputMethod · 0.45
wrapPacketMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected