dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
IOStream
dxx
util
stream
Undocumented in source.
interface
IOStream :
InputStream
,
OutputStream
Inherited Members
From InputStream
onRead
void
onRead
(void delegate(byte[]) )
Undocumented in source.
From OutputStream
write
int
write
(byte[] )
Undocumented in source.
Meta
Source
See Implementation
dxx
util
stream
interfaces
ConnectionListener
IOStream
InputStream
OutputStream
Stream