ByteDataBufferLineData(int length, this.isWrapped) { _maxCols = _nextLength(length); _cells = ByteData(_maxCols * _cellSize); }