xls
xls copied to clipboard
modules/zstd: Add sequence decoding
This PR is meant to provide a proc implementing sequence section decoding as described in: https://datatracker.ietf.org/doc/html/rfc8878#section-3.1.1.3.2
NOTE: this is based on https://github.com/google/xls/pull/1214, please ignore commits from that branch when reviewing.