|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableWriter
A VariableWriter is created from a MatWriter to write single
variables to the mat file. The data output object is created when the
variable writer is opened. To complete writing of the
variable, the writer instance has to be closed.
| Method Summary | |
|---|---|
void |
close()
Completes writing of the variable and closes this variable writer |
DataOutput |
open()
Opens this variable writer and returns the data output object to write to |
| Method Detail |
|---|
DataOutput open()
throws IOException
IOException
void close()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||