public final class Uint8MatrixReader extends AbstractPrimitiveMatrixReader<OctaveInt>
OctaveInt from a BufferedReader.
Note that java class OctaveInt
is registered with Int32MatrixWriter
and thus related with Int32MatrixReader.NCOLUMNS, NDIMS, NROWS| Constructor and Description |
|---|
Uint8MatrixReader() |
| Modifier and Type | Method and Description |
|---|---|
(package private) OctaveInt |
createOctaveValue(int[] size) |
String |
octaveType()
Could be "scalar" or "string" or something else.
|
read, readSize2dmatrixgetOctaveDataReaderpublic String octaveType()
OctaveDataReaderoctaveType in class OctaveDataReaderOctaveDataReaderOctaveInt createOctaveValue(int[] size)
createOctaveValue in class AbstractPrimitiveMatrixReader<OctaveInt>Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.