ข้ามไปยังเนื้อหา

ParsePayloadOptions

Defined in: parser.ts:166

readonly optional strict?: boolean

Defined in: parser.ts:173

When true, throw if the CRC tag is missing or its on-wire value doesn’t match the recomputed checksum. Defaults to false for backwards compatibility with callers that need to consume the truncated-CRC auto-fix path.