public final class EncodeHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
encodeHeader(byte typeId,
InformationStructure informationStructure,
ProtocolOptions options,
Integer size,
ASDUHeader header,
io.netty.buffer.ByteBuf out) |
static void |
encodeHeader(Object message,
ProtocolOptions options,
Integer size,
ASDUHeader header,
io.netty.buffer.ByteBuf out) |
public static void encodeHeader(byte typeId, InformationStructure informationStructure, ProtocolOptions options, Integer size, ASDUHeader header, io.netty.buffer.ByteBuf out)
public static void encodeHeader(Object message, ProtocolOptions options, Integer size, ASDUHeader header, io.netty.buffer.ByteBuf out)