A wrapper that allows to access arrays as files.
The constructor.
ArrayFile (Array<char> *array, bool writable = false)