AbstractStream.tryWrite

Try to write a block of data.

class AbstractStream
protected
size_t
tryWrite
(
in ubyte[] data
)

Meta