Extracts the data of the packet into an Object.
- data (Object)
- Exported data.
- type (VariantType)
- Type of exported data.
- pos (Int32)
- Zero based index, in the data part, where exporting is started.
- count (Int32)
- Determines how many items are exported. Value -1 indicates that all items are copied.
Use this method to export the data part of the packet.
If the data is given in a hexadecimal string every byte is separated with a space.
Assembly: Gurux.Common (Module: Gurux.Common) Version: 5.0.0.1