MCPcopy 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
36else:
37 USING_STRINGBUILDER = False

Callers 5

packMethod · 0.80
pack_map_pairsMethod · 0.80
pack_array_headerMethod · 0.80
pack_map_headerMethod · 0.80
bytesMethod · 0.80

Calls 1

buildMethod · 0.45

Tested by

no test coverage detected