MCPcopy Create free account
hub / github.com/coderforlife/ms-compress / ReadBits

Function ReadBits

include/mscomp/Bitstream.h:93–93  ·  view source on GitHub ↗

Reading Functions ///// Read the next n bits of the stream, where n <= 16 (essentially Peek(n); Skip(n)) Assumption: n <= 16 && n <= this->bits

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected