메소드 | 설명 | |
---|---|---|
ParsePayload ( |
Parses the payload.
|
|
WritePayload ( |
Writes the payload.
|
public static ParsePayload ( |
||
reader | The reader. | |
count | short | The count. |
리턴 | IEnumerable |
public static WritePayload ( |
||
writer | The writer. | |
items | IEnumerable |
The items. |
리턴 | void |