[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder]
| C# | Visual Basic | Visual C++ |
public class LLRPBinaryDecoder
Public Class LLRPBinaryDecoder
public ref class LLRPBinaryDecoder
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| LLRPBinaryDecoder()()() | Initializes a new instance of the LLRPBinaryDecoder class | |
| Decode(array<Byte>[]()[]%, Message%) | ||
| Decode_Envelope(array<Byte>[]()[], LLRPBinaryDecoder..::.LLRP_Envelope%) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MIN_HDR | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| LLRPBinaryDecoder | |