lengthInBytes property

int lengthInBytes
inherited

Implementation

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