Add a proof-of-principle UT v6 decoder
v6 decoder is implemented as a facade in front of the v5 decoder, which first byte-swaps the data, and then delegates to the v5 decoder. Related to Rec!3496 (merged)
Edited by Basem Khanji
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
v6 decoder is implemented as a facade in front of the v5 decoder, which first byte-swaps the data, and then delegates to the v5 decoder. Related to Rec!3496 (merged)