Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcndev/bytecoin
/ begin
Method
begin
src/common/StringView.hpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
Char at(Size index) const;
45
46
const Char *begin() const { return m_data; }
47
const Char *end() const { return m_data + m_size; }
48
49
bool operator==(const StringView &other) const;
Callers
15
fill_merge_mining_branches
Function · 0.45
fill_cm_branches
Function · 0.45
get_integer_impl2
Function · 0.45
JsonValue.cpp
File · 0.45
median_value
Function · 0.45
bitcoin_Gn
Function · 0.45
bitcoin_sc_add
Function · 0.45
create_random_bip39_mnemonic
Method · 0.45
check_bip39_mnemonic
Method · 0.45
derive_key
Method · 0.45
encode_addr
Function · 0.45
decode_addr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected