@Deprecated public class N3raf extends N3iosp
IOServiceProvider.SortGroup
debug, debugRead, debugRecord, debugSize, debugSPIO, fill, header, lastModified, MAX_NUMRECS, MAX_VARSIZE, NC_FILL_BYTE, NC_FILL_CHAR, NC_FILL_DOUBLE, NC_FILL_FLOAT, NC_FILL_INT, NC_FILL_INT64, NC_FILL_SHORT, NC_FILL_STRING, NC_FILL_UBYTE, NC_FILL_UINT, NC_FILL_UINT64, NC_FILL_USHORT, readonly, showHeaderBytes, useRecordStructure
location, ncfile, raf, rafOrder
Constructor and Description |
---|
N3raf()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
_create(RandomAccessFile raf)
Deprecated.
|
protected void |
_open(RandomAccessFile raf)
Deprecated.
|
protected java.lang.Object |
readData(Layout index,
DataType dataType)
Deprecated.
Read data subset from file for a variable, create primitive array.
|
protected long |
readData(Layout index,
DataType dataType,
java.nio.channels.WritableByteChannel out)
Deprecated.
Read data subset from file for a variable, to WritableByteChannel.
|
protected void |
writeData(Array values,
Layout index,
DataType dataType)
Deprecated.
write data to a file for a variable.
|
appendStructureData, close, create, createValidNetcdf3ObjectName, fillNonRecordVariables, fillRecordVariables, flush, getDetailInfo, getFileTypeDescription, getFileTypeId, getFileTypeVersion, getFillValueDefault, getValidNetcdf3ObjectNamePattern, isValidFile, isValidNetcdf3ObjectName, isValidNetcdfObjectName, makeValidNetcdf3ObjectName, makeValidNetcdfObjectName, open, openForWriting, reacquire, readData, readToByteChannel, rewriteHeader, sendIospMessage, setFill, setNumrecs, setProperty, syncExtend, toStringDebug, updateAttribute, writeData
build, buildFinish, getLastModified, getStructureIterator, isBuilder, readSection, readToOutputStream, release, setNetcdfFile, streamToByteChannel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build, buildFinish, compareTo, getSortGroup, getStructureIterator, isBuilder, readSection, readToOutputStream, release, streamToByteChannel
protected void _open(RandomAccessFile raf)
protected void _create(RandomAccessFile raf)
protected java.lang.Object readData(Layout index, DataType dataType) throws java.io.IOException
protected long readData(Layout index, DataType dataType, java.nio.channels.WritableByteChannel out) throws java.io.IOException