文件名称:endian c++大小端编辑
文件大小:4KB
文件格式:7Z
更新时间:2023-05-07 16:22:42
c++
endian c++大小端编辑,大端小端转换,readInt writeInt 等等函数,方便操作,c++编写,只需要包含头文件就可以用,没有lib和dll的需求
【文件预览】:
endian
----big_endian.hpp(4KB)
----stream_reader.hpp(4KB)
----little_endian.hpp(3KB)
----stream_writer.hpp(2KB)
----detail()
--------helpers.hpp(2KB)
--------little.hpp(4KB)
--------big.hpp(4KB)
--------stream.hpp(3KB)
----is_big_endian.hpp(547B)