ArrayDataReaderReadBuffer(Void*, Int32) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ReadBuffer(
void* destination,
int length
)
Parameters
- destination Void*
-
- length Int32
-
See Also