| Class | Description |
|---|---|
| AddWritableBuffer |
Allow a user to add a ByteBuf based InputStream directly into GRPC WritableBuffer to avoid an
extra copy.
|
| GetReadableBuffer |
Enable access to ReadableBuffer directly to copy data from an BufferInputStream into a target
ByteBuffer/ByteBuf.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.