Returns an estimate of the maximum number of bytes needed to encode this value.
@override int encodeSelfCapacity() => bytes.length;