array.ArrayType.fromfile

ArrayType.fromfile(f, n)

Read n objects from the file object f and append them to the end of the array. Also called as read.