public class DirectoryInputStream extends InputStream
Constructor and Description |
---|
DirectoryInputStream(File dir) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
public DirectoryInputStream(File dir)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2015 aQute SARL. All rights reserved.