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