public final class WyilFileReader extends Object
| Constructor and Description |
|---|
WyilFileReader(InputStream input)
Construct a WyilFileReader to read a WyilFile in headless mode.
|
WyilFileReader(wyfs.lang.Path.Entry<WyilFile> entry) |
public WyilFileReader(wyfs.lang.Path.Entry<WyilFile> entry) throws IOException
IOExceptionpublic WyilFileReader(InputStream input) throws IOException
input - IOExceptionpublic void close()
throws IOException
IOExceptionpublic WyilFile read() throws IOException
IOExceptionCopyright © 2017. All rights reserved.