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