Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ getSource
Method
getSource
Sming/Core/Data/Stream/StreamWrapper.h:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
ReadWriteStream* getSource() const
40
{
41
return source.get();
42
}
43
44
bool isFinished() override
45
{
Callers
2
onUpload
Function · 0.80
partHeadersComplete
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected