Add a partial packet to the end of the cache by reference.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- packetBytes
- Type: System Int32
The number of valid bytes in the provided partial packet
- partialPacket
- Type: System Byte
A buffer which may or may not be full with valid bytes
See Also