Public Member Functions | |
int | write (void[] src) |
Protected Member Functions | |
override void | reopen (FileDevice device) |
Definition at line 408 of file DeviceConduit.d.
|
Gain access to the standard IO handles (console etc). Definition at line 416 of file DeviceConduit.d. References assert(), and FileDevice::id. |
|
Write a chunk of bytes to the file from the provided array (typically that belonging to an IBuffer) Definition at line 447 of file DeviceConduit.d. |