|
lib60870.NET 2.3.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
Abstract class to encode an application layer frame. More...

Public Member Functions | |
| void | ResetFrame () |
| void | SetNextByte (byte value) |
| void | AppendBytes (byte[] bytes) |
| int | GetMsgSize () |
| byte[] | GetBuffer () |
Abstract class to encode an application layer frame.