Click or drag to resize

PacketCopyFrom Method

Overload List
  NameDescription
Public methodCopyFrom(Packet)
Resets the data in the packet using the data from the specified packet.
Public methodCopyFrom(Stream, Int64, Boolean)
Resets the data in the packet using the specified stream.
Public methodCopyFrom(Byte, Int32, Int64, Boolean)
Resets the data in the packet using the specified data.
Top
See Also