@Immutable
public class Grib1SectionBinaryData
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static GribData.Info |
getBinaryDataInfo(RandomAccessFile raf,
long start) |
byte[] |
getBytes(RandomAccessFile raf) |
int |
getLength() |
long |
getStartingPosition() |
public long getStartingPosition()
public int getLength()
public byte[] getBytes(RandomAccessFile raf) throws java.io.IOException
java.io.IOException
public static GribData.Info getBinaryDataInfo(RandomAccessFile raf, long start) throws java.io.IOException
java.io.IOException