NurRingBufferPeek(Byte, Int32, Int32, Int32) Method

Definition

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

Parameters

buffer  Byte
 
bufferOffset  Int32
 
bufferLen  Int32
 
srcOffset  Int32
 

See Also