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 TypeMethodDescriptionvoidCompositeReadableBuffer.readBytes(CompositeReadableBuffer dest, int length) Readslengthbytes from this buffer and writes them to the destination buffer.