@Immutable public class BufrIndicatorSection extends Object
Constructor and Description |
---|
BufrIndicatorSection(RandomAccessFile raf)
Constructs a BufrIndicatorSection object from a raf.
|
Modifier and Type | Method and Description |
---|---|
int |
getBufrEdition()
Get the edition of the BUFR specification used.
|
int |
getBufrLength()
Get the byte length of this BUFR record.
|
long |
getStartPos()
Get starting position in the file.
|
public BufrIndicatorSection(RandomAccessFile raf) throws IOException
raf
- RandomAccessFile with IndicatorSection contentIOException
- on read errorpublic final int getBufrLength()
public final int getBufrEdition()
public final long getStartPos()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.