dataLength property

int dataLength

Returns the data bytes length.

Implementation

int get dataLength => _data.length;