public class BufferFileInputStream extends Object
Constructor and Description |
---|
BufferFileInputStream(String file) |
BufferFileInputStream(String file,
int bufferSize) |
public BufferFileInputStream(String file, int bufferSize) throws FileNotFoundException
FileNotFoundException
public BufferFileInputStream(String file) throws FileNotFoundException
FileNotFoundException
public byte[] read() throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2022 The Apache Software Foundation. All rights reserved.