Class jls.io.FileInputStream


Extends jls.io.FileChannel.
This class represents a file input stream.
Defined in: FileInputStream.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a file input stream.
Methods borrowed from class jls.io.FileDescriptor:
close, flush, markSupported, read, readByte, readByteArray, write, writeByte, writeByteArray
Class Detail
jls.io.FileInputStream(file, file)
Creates a file input stream.
Parameters:
{jls.io.File} file
The file.
file

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Jan 08 2011 02:00:13 GMT+0100 (CET)