Function CircularAppender.print

Print the contents of the appender to the console

void print(R) (
  R output
)
if (isOutputRange!(R, char));