length property

int get length

Total frame length in bytes.

Implementation

int get length => _len1 + _len2;