@Immutable
public class Grib1SectionBitMap
extends java.lang.Object
| Constructor and Description |
|---|
Grib1SectionBitMap(long startingPosition) |
Grib1SectionBitMap(ucar.unidata.io.RandomAccessFile raf) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBitmap(ucar.unidata.io.RandomAccessFile raf)
Read the bitmap array when needed
|
long |
getStartingPosition() |