protected class InternalOutputBuffer.OutputStreamOutputBuffer extends Object implements OutputBuffer
| Modifier | Constructor and Description |
|---|---|
protected |
OutputStreamOutputBuffer() |
public int doWrite(ByteChunk chunk, Response res) throws IOException
doWrite in interface OutputBufferchunk - Data to writeres - Used to allow buffers that can be shared by multiple
responses.IOExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.