ReluctantStream 267 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java ByteString byteString = ByteString.readFrom(new ReluctantStream(data)); ReluctantStream 285 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java ByteString b = ByteString.readFrom(new ReluctantStream(bytes), chunkSize); ReluctantStream 349 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java private static final class AvailableStream extends ReluctantStream {