@NotStorableClass public class FileInputStreamNIO extends AbstractFileInputStreamOnRandomFile
Constructor and Description |
---|
FileInputStreamNIO(File file) |
FileInputStreamNIO(String name) |
close, read
available, mark, markSupported, read, read, reset, skip
public FileInputStreamNIO(File file) throws IOException
IOException
public FileInputStreamNIO(String name) throws IOException
IOException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.