xls icon indicating copy to clipboard operation
xls copied to clipboard

modules/zstd: Add sequence decoding

Open rw1nkler opened this issue 11 months ago • 2 comments

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.

rw1nkler avatar Mar 28 '24 07:03 rw1nkler