serializer for QByteArray, method to read all records

This commit is contained in:
Blue 2022-10-15 13:54:34 +03:00
parent 24e1dca5ea
commit 928558539c
Signed by: blue
GPG key ID: 9B203B252A63EE38
7 changed files with 111 additions and 0 deletions

View file

@ -55,6 +55,7 @@ set(HEADERS
serializer_double.hpp
serializer_stdstring.hpp
serializer_qstring.hpp
serializer_qbytearray.hpp
)
if (BUILD_STATIC)