Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected