Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RischardV/emoji-shellcoding
/ size
Method
size
block/block.cpp:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
size_t size(void) const {
187
return _bytes.size();
188
}
189
190
const Bytes &bytes(void) const {
191
return _bytes;
Callers
12
block.cpp
File · 0.80
hex_to_bytes
Function · 0.80
is_bytes_prefix
Function · 0.80
is_bytes_suffix
Function · 0.80
adjust_text
Method · 0.80
is_good
Method · 0.80
load_seq
Function · 0.80
load_instr
Function · 0.80
print_block
Function · 0.80
eat_instructions
Function · 0.80
make_block
Function · 0.80
make_good_list
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected