Package ucar.nc2.iosp.bufr
Class BufrDataSection
- java.lang.Object
-
- ucar.nc2.iosp.bufr.BufrDataSection
-
@Immutable public class BufrDataSection extends Object
Represents Section 4 of a BUFR message.- Since:
- May 10, 2008
-
-
Constructor Summary
Constructors Constructor Description BufrDataSection(long dataPos, int dataLength)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getDataLength()
long
getDataPos()
-