hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpOutputStream.write
hunt
http
HttpOutputStream
HttpOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(int b)
void
write
(byte[] array, int offset, int length)
class
HttpOutputStream
override
void
write
(
byte
[]
array
,
int
offset
,
int
length
)
alias
write
=
OutputStream
.
write
void
write
(ByteBuffer data)
Meta
Source
See Implementation
hunt
http
HttpOutputStream
HttpOutputStream
constructors
this
functions
commit
isClosed
isCommitted
setMetaData
write
writeWithContentLength
variables
clientMode
closed
committed
metaData