@Immutable public class Grib2SectionLocalUse extends Object
| Constructor and Description |
|---|
Grib2SectionLocalUse(byte[] rawData) |
Grib2SectionLocalUse(ucar.unidata.io.RandomAccessFile raf)
Read Grib2SectionLocalUse from raf.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRawBytes() |
public Grib2SectionLocalUse(ucar.unidata.io.RandomAccessFile raf)
throws IOException
raf - RandomAccessFile, with pointer at start od sectionIOException - on I/O errorpublic Grib2SectionLocalUse(byte[] rawData)