File input stream for Node.js.
Creates a new file input stream reading to the given file.
The name of the file to read.
The size of the chunks to read from the file.
Closes the stream.
File input stream for Node.js.