PacketPositionFixedPacketMarker Class | 
Namespace: Demo3D.IO
protected sealed class FixedPacketMarker : PacketMarker
The PacketPositionFixedPacketMarker 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.)
              (Inherited from PacketMarker.) | |
| Parent | 
            Returns the parent packet, or null.
              (Inherited from PacketPosition.) | |
| Position | 
            Returns the position of this marker in the packet.
              (Inherited from PacketMarker.) | |
| PositionInParent | 
            Returns the current position with respect to our parent packet.
              (Overrides PacketPositionPositionInParent.) |