Метод | Описание | |
---|---|---|
Block ( BlockType type, |
||
ReadAsciiOption ( |
||
ReadBytesOption ( |
||
ReadEndOfPacket ( |
The inheriting classes must call this as last line in their constructor
|
protected Block ( BlockType type, |
||
type | BlockType | |
length | ||
Результат | System |
protected ReadAsciiOption ( |
||
reader | ||
len | int | |
Результат | string |
protected ReadBytesOption ( |
||
reader | ||
len | int | |
Результат | byte[] |
protected ReadEndOfPacket ( |
||
reader | ||
Результат | void |