MCPcopy Create free account
hub / github.com/grpc/grpc-java / available

Method available

api/src/main/java/io/grpc/KnownLength.java:34–34  ·  view source on GitHub ↗

Returns the total number of bytes that can be read (or skipped over) from this object until all bytes have been read out.

()

Source from the content-addressed store, hash-verified

32 * bytes have been read out.
33 */
34 int available() throws IOException;
35}

Implementers 11

BufferInputStreamcore/src/main/java/io/grpc/internal/Re
StringInputStreamcensus/src/test/java/io/grpc/census/Ce
CustomKnownLengthInputStreamprotobuf-lite/src/test/java/io/grpc/pr
ProtoInputStreamprotobuf-lite/src/main/java/io/grpc/pr
KnownLengthBufferedInputStreamapi/src/main/java/io/grpc/ServerInterc
BlockInputStreambinder/src/main/java/io/grpc/binder/in
ByteBufInputStreambenchmarks/src/main/java/io/grpc/bench
StringInputStreamopentelemetry/src/test/java/io/grpc/op
StringInputStreamopentelemetry/src/test/java/io/grpc/op
StringInputStreamcensus/src/test/java/io/grpc/census/Ce
ParcelableInputStreambinder/src/main/java/io/grpc/binder/in

Calls

no outgoing calls