TerminalRenderCache
Parameters
columns
initial cache width in cells.
rows
initial cache height in rows.
rowCapacityReserve
spare rows retained whenever primitive storage is allocated; must be non-negative.
Creates a cache whose primitive planes exactly fit its initial shape.
Parameters
columns
initial cache width in cells.
rows
initial cache height in rows.