MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / data

Method data

src/Core/src/MemoryStream.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 const std::byte* MemoryStream::data() const
58 {
59 return _data;
60 }
61
62 std::byte* MemoryStream::data()
63 {

Callers 4

generateFileFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
operator*Method · 0.45

Calls

no outgoing calls

Tested by 3

generateFileFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36