- commit
void commit()
Undocumented in source.
- isClosed
bool isClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- isCommitted
bool isCommitted()
Undocumented in source. Be warned that the author may not have intended to support it.
- setMetaData
void setMetaData(HttpMetaData metaData)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(byte[] array, int offset, int length)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(ByteBuffer data)
Undocumented in source.
- writeWithContentLength
void writeWithContentLength(ByteBuffer[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeWithContentLength
void writeWithContentLength(ByteBuffer data)
Undocumented in source. Be warned that the author may not have intended to support it.