length property

int length
final

Length of the internal buffer in bytes.

writeCount + unwrittenCount == length.

Implementation

final int length;