index
:
cplt
cplt-imgui
cplt-qt
master
Spreadsheets but better
rtk0c
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
Utils
/
IO
/
DataStream.cpp
blob: 0e0a37b0168a762dd70b0b2699d258ba838fa68b (
plain
)
1
2
3
4
5
6
#include "DataStream.hpp" DataStream::DataStream() : mEndian{ LittleEndian } { }