Reads an unsigned integer with a given length-indicator. @param length the length indicator to use; @return the read unsigned integer, as long value. @throws IOException in case of I/O problems reading the unsigned integer from the underlying input stream.
(int length, boolean breakAllowed)
source not stored for this graph (policy: none)
no test coverage detected