Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ size
Method
size
source/base/StarMemoryAssetSource.cpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
StreamOffset size() override { return assetSize; }
43
StreamOffset pos() override { return assetPos; }
44
45
String deviceName() const override { return name; }
Callers
1
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected