parse(char first, SExprStream stream) Dispatched on character first, parse an object from the stream.
exception: SExprParserException - on syntax error exception: IOException - on I/O related problems (e.g.
Dispatched on character first, parse an object from the stream.
exception: SExprParserException - on syntax error exception: IOException - on I/O related problems (e.g. end of file)