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