|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGribRecordES
public final class GribRecordES
GribRecordES
This class is simply an helper class to handle the end section '7777' of a grib file edition1
@author simone giannecchini
Constructor Summary | |
---|---|
GribRecordES()
|
Method Summary | |
---|---|
int |
getLength()
|
void |
writeTo(OutputStream out)
Serialization of BDS section with emphasis on data packing. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GribRecordES()
Method Detail |
---|
public int getLength()
public void writeTo(OutputStream out) throws IOException
out
- OutputStream
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |