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