Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ end
Method
end
Sming/Core/Data/Stream/SectionStream.h:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
int recordIndex;
33
34
uint32_t end() const
35
{
36
return start + size;
37
}
38
};
39
40
/**
Callers
1
seekFrom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected