Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ skip
Method
skip
python/ccxt/static_dependencies/msgpack/fallback.py:581–583 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
579
next = __next__
580
581
def
skip(self):
582
self._unpack(EX_SKIP)
583
self._consume()
584
585
def
unpack(self):
586
try
:
Callers
nothing calls this directly
Calls
2
_unpack
Method · 0.95
_consume
Method · 0.95
Tested by
no test coverage detected