Uses of Class
io.grpc.netty.NettyReadableBuffer
-
Packages that use NettyReadableBuffer Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of NettyReadableBuffer in io.grpc.netty
Methods in io.grpc.netty that return NettyReadableBuffer Modifier and Type Method Description NettyReadableBuffer
NettyReadableBuffer. readBytes(int length)
-