| Package | Description |
|---|---|
| sisc.io.custom | |
| sisc.modules.io | |
| sisc.util |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomCharacterOutputPort |
| Modifier and Type | Method and Description |
|---|---|
SchemeCharacterOutputPort |
Networking.SchemeTCPSocket.getCharacterOutputPort(Interpreter r,
Charset encoding,
boolean autoflush) |
SchemeCharacterOutputPort |
Networking.SchemeUDPSocket.getCharacterOutputPort(Interpreter r,
Charset encoding,
boolean autoflush) |
static SchemeCharacterOutputPort |
IO.openCharOutFile(Interpreter f,
java.net.URL url,
Charset encoding,
boolean aflush) |
| Modifier and Type | Method and Description |
|---|---|
Value |
IO.displayOrWrite(Interpreter r,
SchemeCharacterOutputPort port,
Value v,
boolean display) |
| Modifier and Type | Method and Description |
|---|---|
static SchemeCharacterOutputPort |
Util.charoutport(Value o) |