type
constructors
make |
Wrap input stream |
---|
methods
readGrid |
Return CSV file as a grid. |
---|
Slot Details
make
new make(InStream in)
Wrap input stream
readGrid
virtual override Grid readGrid()
Return CSV file as a grid. Invalid column names are automatically converted in safe names, but the original name may be retreived from the col meta via the "orig" tag.