Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ str
Method
str
src/streams.h:224–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
std::string str() const
225
{
226
return std::string{UCharCast(data()), UCharCast(data() + size())};
227
}
228
229
230
//
Callers
15
rest_headers
Function · 0.80
rest_block
Function · 0.80
rest_filter_header
Function · 0.80
rest_block_filter
Function · 0.80
rest_tx
Function · 0.80
rest_getutxos
Function · 0.80
rest_blockhash_by_height
Function · 0.80
serviceFlagToStr
Function · 0.80
SignTransaction
Method · 0.80
formatTruncated
Function · 0.80
formatImpl
Function · 0.80
format
Function · 0.80
Calls
3
UCharCast
Function · 0.85
data
Function · 0.70
size
Function · 0.70
Tested by
7
ArrayToString
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
ArrayToString
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
~Tester
Function · 0.64