buffer property

StringBuffer buffer
final

The string buffer accumulating this block's output.

Implementation

final StringBuffer buffer = StringBuffer();