length property

int get length

Implementation

int get length => bytes.length + terminator.length;