ZincReader
@Js
class ZincReader : Obj
Read Haystack data in Zinc format.
Wrap input stream
Convenience for readVal as Grid
Close the underlying stream
Read a value and auto close stream
Bool close()
Close the underlying stream.
new make(InStream in)
Wrap input stream
virtual Grid readGrid()
Convenience for readVal as Grid
Obj? readVal(Bool close)
Read a value and auto close stream