Public Member Functions | |
int | write (void[] src) |
Protected Member Functions | |
override void | reopen (FileDevice device) |
Definition at line 382 of file DeviceConduit.d.
|
Gain access to the standard IO handles (console etc). Definition at line 390 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 421 of file DeviceConduit.d. |