ByteWriterpublic static interface ObjectTable.Writer
| Modifier and Type | Method | Description |
|---|---|---|
void |
writeObject(Marshaller marshaller,
Object object) |
Write the predefined object reference to the stream.
|
void writeObject(Marshaller marshaller, Object object) throws IOException
marshaller - the marshaller to write toobject - the object reference to writeIOException - if an I/O error occursCopyright © 2020 JBoss by Red Hat. All rights reserved.