IoResult.CLOSED if not open.MemoryTransport.write
ptrdiff_t write(const(ubyte)[] data)Writes bytes to the internal output buffer.
Parameters
data | Data to write. |
Returns
Number of bytes written, or
ptrdiff_t write(const(ubyte)[] data)Writes bytes to the internal output buffer.
data | Data to write. |
IoResult.CLOSED if not open.