@Immutable
public class Grib1SectionIndicator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
long |
getEndPos()
Ending position of the entire GRIB message: startPos + messageLength
|
long |
getMessageLength()
Get the length of this GRIB record in bytes.
|
long |
getStartPos()
Starting position of the entire GRIB message: the 'G' in GRIB
|
public long getMessageLength()
public long getStartPos()
public long getEndPos()