write(BufferedWriter) method
Syntax
public
void
write
(
BufferedWriter
writer
)
throws
PersistenceException
Parameters
writer
– The buffered writer that object data needs to be written into.
Exceptions
PersistenceException
– if data can not be written into the writer
Parent topic:
ODataCollection class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.