Description:

Reads an array of int from the archive. An array is returned even if the input was another enumerable type.

Syntax:
public int ReadIntArray()
Returns:
Type: int
The array that was read.
Available since:
5.0

Nothing found