Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ value
Method
value
samples/zlib/iostream2/zstream.h:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
zstringlen(class izstream&);
43
zstringlen(class ozstream&, const char*);
44
size_t value() const { return val.word; }
45
private:
46
struct Val { unsigned char byte; size_t word; } val;
47
};
Callers
3
zstream.h
File · 0.45
read_string
Function · 0.45
d3.min.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected