Uses of Class
io.grpc.internal.CompositeReadableBuffer
Packages that use CompositeReadableBuffer
-
Uses of CompositeReadableBuffer in io.grpc.internal
Methods in io.grpc.internal with parameters of type CompositeReadableBufferModifier and TypeMethodDescriptionvoid
CompositeReadableBuffer.readBytes
(CompositeReadableBuffer dest, int length) Readslength
bytes from this buffer and writes them to the destination buffer.