Overload List
Name | Description | |
---|---|---|
![]() ![]() | create | Constructs a DOFPacket instance with no contents. |
![]() ![]() | create(Byte) | Constructs a DOFPacket instance from a source byte array. |
![]() ![]() | create(Byte, Int32) | Constructs a DOFPacket instance from a portion of a source byte array starting at offset 0.
|
![]() ![]() | create(Byte, Int32, Int32) | Constructs a DOFPacket instance from a portion of a source byte array. |
See Also