Package | Description |
---|---|
sisc.interpreter | |
sisc.ser |
Modifier and Type | Method and Description |
---|---|
static SeekableInputStream |
AppContext.openHeap(java.net.URL u) |
Modifier and Type | Method and Description |
---|---|
boolean |
AppContext.addHeap(SeekableInputStream in)
Given a SeekableInputStream which
is attached to a SISC heap file, loads the heap into this
AppContext and initializes it.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedRandomAccessInputStream |
class |
MemoryRandomAccessInputStream |
Constructor and Description |
---|
SeekableDataInputStream(SeekableInputStream s) |