Skip to content

Use QStringView for codec inputs

Volker Krause requested to merge work/vkrause/codec-string-views into master

Avoids the need for copies for the sub-string operations in there.

Merge request reports