Package ucar.nc2.iosp
Interface LayoutBBTiled.DataChunk
-
- Enclosing class:
- LayoutBBTiled
public static interface LayoutBBTiled.DataChunkA data chunk
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ByteBuffergetByteBuffer()int[]getOffset()
-
-
-
Method Detail
-
getOffset
int[] getOffset()
-
getByteBuffer
ByteBuffer getByteBuffer() throws IOException
- Throws:
IOException
-
-