Name | Description | |
---|---|---|
![]() | NetworkSerializer Constructor |
The following tables list the members exposed by NetworkSerializer.
Name | Description | |
---|---|---|
![]() | NetworkSerializer Constructor |
Name | Description | |
---|---|---|
![]() | BytesRequred | The number of additional bytes required to create the next packet. |
![]() | HaveUnusedData | Indicates if there is any unused data in the network serializer |
![]() | UnusedData | The unused data that has been provided to the serializer |
Name | Description | |
---|---|---|
![]() | AppendData | Add more information to the serializer stream |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | ReadNext | Read the next network packets in the buffer |