跳转到内容

CodecExecutionDecision

此内容尚不支持你的语言。

CodecExecutionDecision = CodecExecutionPath & object

Defined in: fallback.ts:47

Negotiated execution path for a single codec operation plus any diagnostics the negotiation produced (for example a CAPABILITY_CODEC_FALLBACK_USED warning or a CAPABILITY_CODEC_NO_BACKEND error).

readonly diagnostics: readonly Diagnostic[]