JSXSerializerTrivialpublic interface JSXSerializerType
| Modifier and Type | Method | Description |
|---|---|---|
void |
serialize(SExpressionType e,
OutputStream s) |
Serialize the expression to the given output stream.
|
void serialize(SExpressionType e, OutputStream s) throws IOException
e - The expressions - The output streamIOException - On I/O errorsCopyright © 2017 <code@io7m.com> http://io7m.com