Uses of Class
io.grpc.internal.MessageFramer.BufferChainOutputStream
Packages that use MessageFramer.BufferChainOutputStream
-
Uses of MessageFramer.BufferChainOutputStream in io.grpc.internal
Methods in io.grpc.internal with parameters of type MessageFramer.BufferChainOutputStreamModifier and TypeMethodDescriptionprivate void
MessageFramer.writeBufferChain
(MessageFramer.BufferChainOutputStream bufferChain, boolean compressed) Write a message that has been serialized to a sequence of buffers.