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)
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.