hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
HttpTunnelConnection.write
hunt
http
codec
http
stream
HttpTunnelConnection
HttpTunnelConnection
Undocumented in source.
void
write
(ByteBuffer byteBuffer, Callback callback)
void
write
(ByteBuffer[] buffers, Callback callback)
interface
HttpTunnelConnection
void
write
(
ByteBuffer
[]
buffers
,
Callback
callback
)
void
write
(Collection!ByteBuffer buffers, Callback callback)
Meta
Source
See Implementation
hunt
http
codec
http
stream
HttpTunnelConnection
HttpTunnelConnection
functions
receive
write