public class BAFReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BAFReader.BitStream |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
isDebugging |
| Constructor and Description |
|---|
BAFReader(PureFactory factory,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBinaryATerm(BufferedInputStream in) |
ATerm |
readFromBinaryFile(boolean headerAlreadyRead) |
public BAFReader(PureFactory factory, InputStream inputStream)
public ATerm readFromBinaryFile(boolean headerAlreadyRead) throws ParseError, IOException
ParseErrorIOExceptionpublic static boolean isBinaryATerm(BufferedInputStream in) throws IOException
IOExceptionCopyright © 2012 CWI. All Rights Reserved.