Inheritance Hierarchy
HidSharp.Reports.EncodingsEncodedItem
Namespace: HidSharp.Reports.Encodings
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
The EncodedItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EncodedItem | Initializes a new instance of the EncodedItem class |
Methods
Name | Description | |
---|---|---|
![]() | Decode | |
![]() ![]() | DecodeItems | |
![]() | Encode | |
![]() ![]() | EncodeItems | |
![]() | Reset | |
![]() | ToString | (Overrides ObjectToString.) |
Properties
Name | Description | |
---|---|---|
![]() | Data | |
![]() | DataSize | |
![]() | DataValue | |
![]() | DataValueSigned | |
![]() | IsLongTag | |
![]() | IsShortTag | |
![]() | ItemType | |
![]() | Tag | |
![]() | TagForGlobal | |
![]() | TagForLocal | |
![]() | TagForMain |
See Also