Truncated
Constructors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
[Truncated] streams the chunks one by one until it reaches the height limit; then, it buffers up to one entire row worth of chunks to check whether it overshoots. If it overshoots, it discards the chunks and prints "..." instead. If not, the buffered chunks get printed all at once.