Click or drag to resize

ArrayDataReaderReadBuffer Method (Void, Int32)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void ReadBuffer(
	void* destination,
	int length
)

Parameters

destination
Type: SystemVoid*
length
Type: SystemInt32
See Also