arguments: >> intarray
Read an integer array from the binary input stream. The format is: the length, followed by each entry. Each of these integers is also in the binary format.
Go to main index.
Go to concepts index.