@Immutable public class Grib2SectionData extends Object
| Constructor and Description |
|---|
Grib2SectionData(long startingPosition,
int msgLength) |
Grib2SectionData(RandomAccessFile raf) |
public Grib2SectionData(RandomAccessFile raf) throws IOException
IOExceptionpublic Grib2SectionData(long startingPosition,
int msgLength)
public long getStartingPosition()
public int getMsgLength()
public byte[] getBytes(RandomAccessFile raf) throws IOException
IOExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.