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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected