Read Me - Common Public License V1.0 - Copyright Notice(©)

makeArray


              +-(LINES)-+
>>-makeArray--+---------+--------------------------------------><
              +-(CHARS)-+

Returns a fixed array that contains the data of the stream in line or character format, starting from the current read position. The line format is the default.

If you have used the [charIn] method, the first line can be a partial line.

Read Me - Common Public License V1.0 - Copyright Notice(©)