Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #274 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

API docs: tango.io.protocol.Writer.flush()

Reported by: torhu Assigned to: kris
Priority: trivial Milestone: Documentation
Component: Documentation Version: trunk
Keywords: Cc:

Description

Doc says flush returns a bool, while it really returns 'this'.

Current version: "Flush the output of this writer. Returns false if the operation failed, true otherwise."

Suggested: "Flush the output of this writer."

Change History

02/10/07 22:40:46 changed by kris

  • status changed from new to closed.
  • resolution set to fixed.

thanks!