EncodedItemDecode Method

HIDSharp

Namespace:  HidSharp.Reports.Encodings
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public int Decode(
	IList<byte> buffer,
	int offset,
	int count
)

Parameters

buffer
Type: System.Collections.GenericIListByte
offset
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference