@Immutable public class Grib1SectionBitMap extends Object
Constructor and Description |
---|
Grib1SectionBitMap(long startingPosition) |
Grib1SectionBitMap(RandomAccessFile raf) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBitmap(RandomAccessFile raf)
Read the bitmap array when needed
|
long |
getStartingPosition() |
public Grib1SectionBitMap(RandomAccessFile raf) throws IOException
IOException
public Grib1SectionBitMap(long startingPosition)
public long getStartingPosition()
public byte[] getBitmap(RandomAccessFile raf) throws IOException
IOException
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.