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