public class ByteBuffer extends Buffer
| Constructor and Description |
|---|
ByteBuffer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doReset() |
byte[] |
getBytes()
Return the bytes of the content held by the fragment or null.
|
OutputStream |
getOutputStream() |
commit, isCommited, resetpublic byte[] getBytes()
public OutputStream getOutputStream() throws IllegalStateException
IllegalStateException - if the window writer is already used or if no content type is definedCopyright © 2003-2020 GateIn. All Rights Reserved.