NurRingBufferWrite(Byte, Int32, Int32) Method

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void Write(
	byte[] buffer,
	int bufferOffset,
	int bufferLen
)

Parameters

buffer  Byte
 
bufferOffset  Int32
 
bufferLen  Int32
 

See Also