↓ 13 callersMethodtoIntReturns the value of the given byte as an integer, interpreting the byte as an unsigned value. That is, returns {@code value + 256} if {@code value} i
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/ByteString.java:257