MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / size

Method size

source/base/StarPackedAssetSource.cpp:114–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113
114 StreamOffset size() override {
115 return assetSize;
116 }
117
118 StreamOffset pos() override {
119 return assetPos;

Callers 1

buildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected