MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / StarDataStream.cpp

File StarDataStream.cpp

source/core/StarDataStream.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "StarDataStream.hpp"
2#include "StarBytes.hpp"
3#include "StarVlqEncoding.hpp"
4

Callers

nothing calls this directly

Calls 12

toByteOrderFunction · 0.85
fromByteOrderFunction · 0.85
writeVlqUFunction · 0.85
readVlqUFunction · 0.85
c_strMethod · 0.45
sizeMethod · 0.45
ptrMethod · 0.45
utf8PtrMethod · 0.45
utf8SizeMethod · 0.45
clearMethod · 0.45
push_backMethod · 0.45
resizeMethod · 0.45

Tested by

no test coverage detected