IPacketMarker Interface |
Namespace: Demo3D.IO
public interface IPacketMarker
The IPacketMarker type exposes the following members.
| Name | Description | |
|---|---|---|
| DataLength |
Returns the data length in bytes of the packet from this position to the current Position of the marked packet.
(Ie the amount of data that's been read/written since the packet was Marked.)
|