public class BufrDataDump extends Object
| Constructor and Description |
|---|
BufrDataDump(String filename,
OutputStream os)
Open file as a stream of BUFR messages and print data
|
public BufrDataDump(String filename, OutputStream os) throws IOException
filename - open this fileos - print to hereIOException - on IO errorpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.