PacketCopyFrom Method |
| Name | Description | |
|---|---|---|
| CopyFrom(Packet) |
Resets the data in the packet using the data from the specified packet.
| |
| CopyFrom(Stream, Int64, Boolean) |
Resets the data in the packet using the specified stream.
| |
| CopyFrom(Byte, Int32, Int64, Boolean) |
Resets the data in the packet using the specified data.
|