ucar.nc2.iosp.bufr
Class BufrDataSection
java.lang.Object
ucar.nc2.iosp.bufr.BufrDataSection
public class BufrDataSection
- extends Object
Represents Section 4 of a BUFR message.
- Since:
- May 10, 2008
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufrDataSection
public BufrDataSection(long dataPos,
int dataLength)
getDataPos
public long getDataPos()
getDataLength
public int getDataLength()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.