tango.io.device.BitBucket
A Conduit that ignores all that is written to it
License:
BSD style:
Version:
Initial release: July 2008
author:
Fawzi Mohamed
- class BitBucket: tango.io.device.Conduit.Conduit;
- A Conduit that ignores all that is written to it and returns Eof
when read from. Note that write() returns the length of what was
handed to it, acting as a pure bit-bucket. Returning zero or Eof
instead would not be appropriate in this context.
Page generated by Ddoc. Copyright (c) 2008. Fawzi Mohamed