Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ getvalue
Method
getvalue
python/ccxt/static_dependencies/msgpack/fallback.py:33–34 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
31
self.builder.append(s)
32
33
def
getvalue(self):
34
return
self.builder.build()
35
36
else
:
37
USING_STRINGBUILDER = False
Callers
5
pack
Method · 0.80
pack_map_pairs
Method · 0.80
pack_array_header
Method · 0.80
pack_map_header
Method · 0.80
bytes
Method · 0.80
Calls
1
build
Method · 0.45
Tested by
no test coverage detected