Click or drag to resize

IOUtilityReadGuaranteed Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static int ReadGuaranteed(
	Stream stream,
	byte[] array
)

Parameters

stream
Type: System.IOStream
array
Type: SystemByte

Return Value

Type: Int32
See Also