Class | Description |
---|---|
BufferedRandomAccessReader |
Accesses a random access file using a ByteBuffer with little-endian
byte order in support of the LAS file format.
|
DelimitedReader |
A utility for reading a file consisting of strings separated
by a delimiter character, such as the classic comma-separated-value (CSV)
or tab-delimited file formats.
|
Copyright © 2021. All rights reserved.