public interface StreamWriter<T> extends org.n52.janmayen.component.Component<StreamWriterKey>
| Modifier and Type | Method and Description |
|---|---|
void |
write(T object,
java.io.OutputStream stream) |
void write(T object, java.io.OutputStream stream) throws org.n52.svalbard.encode.exception.EncodingException
org.n52.svalbard.encode.exception.EncodingExceptionCopyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.