Function ResourceRecord.toString

Pretty-print the record

void toString (
  scope @safe void delegate(in char[]) sink
) scope @trusted const;