Very very experimental buffer read from deserializer
This commit is contained in:
parent
c7c18fff58
commit
3944277f6d
4 changed files with 46 additions and 20 deletions
|
@ -6,4 +6,5 @@ set(CMAKE_CXX_STANDARD 23)
|
|||
add_library(file_read STATIC
|
||||
file_deserialising.h
|
||||
buffer.cpp
|
||||
buffer.h)
|
||||
buffer.h
|
||||
file_read.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue