Header menu logo B2R2

ConsoleCachedPrinter Type

ConsoleCachedPrinter prints out non-colored strings only when the Flush method is called. All the colored strings will be normalized to plain strings. It will simply stack up all the output candidates before Flush is called. This is useful for performance-critical applications.

Constructors

Constructor Description

ConsoleCachedPrinter()

Full Usage: ConsoleCachedPrinter()

Returns: ConsoleCachedPrinter
Returns: ConsoleCachedPrinter

Type something to start searching.