Package ucar.nc2.iosp.bufr.writer
Class MessageWriter
- java.lang.Object
-
- ucar.nc2.iosp.bufr.writer.MessageWriter
-
public class MessageWriter extends Object
Encapsolates writing BUFR message to one particular file.- Since:
- 6/12/13
-
-
Method Detail
-
write
public void write(Message m) throws IOException
- Throws:
IOException
-
getLastModified
public long getLastModified()
-
-