dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
OutputStream
dxx
util
stream
Undocumented in source.
interface
OutputStream :
Stream
{
int
write
(byte[] );
}
Members
Functions
write
int
write
(byte[] )
Undocumented in source.
Meta
Source
See Implementation
dxx
util
stream
interfaces
ConnectionListener
IOStream
InputStream
OutputStream
Stream