public interface SchemaWriter<T>
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(OutputEx output,
T value) |
void writeTo(OutputEx output, T value) throws IOException
IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.