summaryrefslogtreecommitdiffstats
path: root/src/network/access/http2/huffman_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/access/http2/huffman_p.h')
-rw-r--r--src/network/access/http2/huffman_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/network/access/http2/huffman_p.h b/src/network/access/http2/huffman_p.h
index 8c1ca7da6b..e52313f9e7 100644
--- a/src/network/access/http2/huffman_p.h
+++ b/src/network/access/http2/huffman_p.h
@@ -69,8 +69,8 @@ struct CodeEntry
class BitOStream;
-quint64 huffman_encoded_bit_length(const QByteArray &inputData);
-void huffman_encode_string(const QByteArray &inputData, BitOStream &outputStream);
+quint64 huffman_encoded_bit_length(QByteArrayView inputData);
+void huffman_encode_string(QByteArrayView inputData, BitOStream &outputStream);
// PrefixTable:
// Huffman codes with a small bit length