public interface OutputStreamSender
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream out)
Implements a callback to write content to the provided output stream
for sending to the database server.
|
void write(OutputStream out) throws IOException
out - the output stream receiving the contentIOException - if io problems ariseCopyright © 2013-2016 MarkLogic Corporation.