public interface DataObject
msgbuf generated data objects.| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(JsonWriter out)
Writes this instance to the given output.
|
void writeTo(JsonWriter out) throws IOException
out - The JsonWriter to write this instance to.IOException - if writing fails.Copyright © 2021. All rights reserved.