Creates a new stream with the given data array as its contents.
The data array
Flag that controls whether the data array may be changed
The initial value that size returns - the file can grow up to data.length in size
See Implementation
Creates a new stream with the given data array as its contents.