MCPcopy 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

onUploadFunction · 0.80
partHeadersCompleteMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected