@Immutable public class Grib1SectionBitMap extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBitmap(ucar.unidata.io.RandomAccessFile raf)
Read the bitmap array when needed, return null if none.
|
long |
getStartingPosition() |
public long getStartingPosition()
@Nullable public byte[] getBitmap(ucar.unidata.io.RandomAccessFile raf) throws IOException
IOException