[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.Decode(System.Byte[]@,Org.LLRP.LTK.LLRPV1.DataType.Message@)]
| C# | Visual Basic | Visual C++ |
Public Shared Sub Decode ( _ ByRef packet As Byte(), _ <OutAttribute> ByRef msg As Message _ )
public: static void Decode( array<unsigned char>^% packet, [OutAttribute] Message^% msg )
- packet ( array< Byte >[]()[] %)
[Missing <param name="packet"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.Decode(System.Byte[]@,Org.LLRP.LTK.LLRPV1.DataType.Message@)"]
- msg ( Message %)
[Missing <param name="msg"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.Decode(System.Byte[]@,Org.LLRP.LTK.LLRPV1.DataType.Message@)"]