readByte reads and returns a byte from the input file. On I/O error or EOF, it records the error but returns byte 0. A sequence of 0 bytes will eventually terminate any parsing state in the object file. In particular, it ends the reading of a varint.
()
source not stored for this graph (policy: none)
no test coverage detected