Convert the packet to a byte array.
Namespace:
Bespoke.Robotics.BrainStemAssembly: Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public byte[] ToByteArray() |
| Visual Basic (Declaration) |
|---|
Public Function ToByteArray As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ ToByteArray() |