Writes an array at seek.
n is the number of bytes to use for storing length of array, default (0) is size_t.sizeof
true if written, false if not (due to maxSize reached or not allowed to grow)
See Implementation
Writes an array at seek.
n is the number of bytes to use for storing length of array, default (0) is size_t.sizeof