Uses of Interface
io.grpc.HasByteBuffer
-
Packages that use HasByteBuffer Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of HasByteBuffer in io.grpc.internal
Classes in io.grpc.internal that implement HasByteBuffer Modifier and Type Class Description private static class
ReadableBuffers.BufferInputStream
AnInputStream
that is backed by aReadableBuffer
.
-