public interface INettySerializable
Modifier and Type | Method and Description |
---|---|
int |
encodeLength() |
void |
write(org.apache.storm.shade.io.netty.buffer.ByteBuf dest)
Serialize this object to ByteBuf.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.