Rope.toString

Put the rope's contents inside given output range.

  1. void toString(Writer w)
    struct Rope
    const
    void
    toString
    (
    Writer
    )
    (
    ref Writer w
    )
  2. string toString()

Meta