MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getDataSource

Method getDataSource

framework/data_source/SourceReader.h:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 int read(void *buf, size_t nbyte);
18
19 IDataSource *getDataSource()
20 {
21 return mSource->getDataSource();
22 }
23
24 private:
25 int64_t mPos = 0;

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
mainFunction · 0.36