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 contentIOExceptionCopyright © 2013-2015 MarkLogic Corporation.