Returns the size of the internal bytes buffer (Uint8List).
@override int get capacity => _bytes.length;