Fast Reading Functions ///// Equivalent to the reading functions but do not do bounds checks Read the next n bits of the stream, where n <= 16 (essentially Peek(n); Skip_Fast(n)) Assumption: n <= 16
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected