EncodedItemEncodeRaw Method HIDSharp

Namespace: HidSharp.ReportDescriptors
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public static void EncodeRaw(
	IList<byte> buffer,
	IEnumerable<EncodedItem> items
)

Parameters

buffer
Type: System.Collections.GenericIListByte
items
Type: System.Collections.GenericIEnumerableEncodedItem
See Also

Reference