ParsePayloadOptions
Defined in: parser.ts:166
Properties
Section titled “Properties”strict?
Section titled “strict?”
readonlyoptionalstrict?: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.