AbstractStream.tryWriteAll

Warning: It will try the best to write all the data. // TODO: create a examlple for test

class AbstractStream
protected
void
tryWriteAll
(
in ubyte[] data
)

Meta