Method Stdio.Buffer()->read_ints()
- Method read_ints
array(int) read_ints(intn,intwidth)- Description
Read a list of
nnetwork byte order unsigned numbers each of sizewidth*8 bits, then return it.Will return 0 if there is not enough buffer space available unless error mode is set to throw errors.