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