BleStreamWrite Method

HIDSharp

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

public override sealed void Write(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer
Type: SystemByte
offset
Type: SystemInt32
count
Type: SystemInt32
See Also

Reference