ZincReader
@Js
class ZincReader : Obj
Read Haystack data in Zinc format.
Wrap input stream
Close the underlying stream
Convenience for readVal as Grid
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 := true)
Read a value and auto close stream