Method | Description | |
---|---|---|
ParsePayload ( |
Parses the payload.
|
|
WritePayload ( |
Writes the payload.
|
public static ParsePayload ( |
||
reader | The reader. | |
count | short | The count. |
return | IEnumerable |
public static WritePayload ( |
||
writer | The writer. | |
items | IEnumerable |
The items. |
return | void |