Add StreamBuffer to optimize save/load from memory

This commit is contained in:
2023-05-21 19:33:36 +02:00
parent 3ee8bd4027
commit a536a271ab
4 changed files with 187 additions and 5 deletions
+2
View File
@@ -66,6 +66,8 @@ add_library(XISF
libXISF_global.h
libxisf.cpp
libxisf.h
streambuffer.cpp
streambuffer.h
utils.cpp
variant.cpp
${THIRD_PARTY_SRC}