Package | Description |
---|---|
sisc.io.custom | |
sisc.modules.io | |
sisc.util |
Modifier and Type | Class and Description |
---|---|
class |
CustomCharacterInputPort |
Modifier and Type | Method and Description |
---|---|
SchemeCharacterInputPort |
Networking.SchemeTCPSocket.getInputPort(Interpreter r,
Charset encoding) |
SchemeCharacterInputPort |
Networking.SchemeUDPSocket.getInputPort(Interpreter r,
Charset encoding) |
static SchemeCharacterInputPort |
IO.openCharInFile(Interpreter f,
java.net.URL u,
Charset encoding) |
Modifier and Type | Method and Description |
---|---|
static Value |
IO.read(Interpreter r,
SchemeCharacterInputPort i) |
static Value |
IO.readCode(Interpreter r,
SchemeCharacterInputPort i) |
Modifier and Type | Method and Description |
---|---|
static SchemeCharacterInputPort |
Util.charinport(Value o) |