public static interface FrontendMessage.DirectEncoder
Publisher
first.Modifier and Type | Method and Description |
---|---|
void |
encode(io.netty.buffer.ByteBuf byteBuf)
Encode a message directly by writing its content to a
ByteBuf . |
Copyright © 2021. All rights reserved.