lengthInBytes property

int get lengthInBytes
inherited

Implementation

int get lengthInBytes => _data?.lengthInBytes ?? 0;