Returns an estimated maximum number of bytes required for encoding.
@override int encodeSelfCapacity() => 40 + payload.encodeSelfCapacity();