EncodedItemDecode Method HIDSharp

Namespace: HidSharp.ReportDescriptors
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
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