lengthInBytes property

int get lengthInBytes
inherited

Implementation

int get lengthInBytes => _length * _buffer.elementSizeInBytes;