public static class ValueArray.CsvVAStream extends ValueArray.VAStream
_ab, _ary, _chkidx, _currentChunkSz, _pm| Constructor and Description |
|---|
ValueArray.CsvVAStream(ValueArray ary,
Job.ProgressMonitor pm) |
public ValueArray.CsvVAStream(ValueArray ary, Job.ProgressMonitor pm)
public int available()
throws java.io.IOException
available in class ValueArray.VAStreamjava.io.IOExceptionpublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class ValueArray.VAStreampublic int read()
throws java.io.IOException
read in class ValueArray.VAStreamjava.io.IOExceptionpublic int read(byte[] b,
int off,
int len)
throws java.io.IOException
read in class ValueArray.VAStreamjava.io.IOException