Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosspoint-reader/crosspoint-reader
/ clear
Method
clear
lib/Epub/Epub/css/CssParser.cpp:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void clear() { len = 0; }
29
bool empty() const { return len == 0; }
30
size_t size() const { return len; }
31
Callers
2
loadFromStream
Method · 0.45
loadFromCache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected