MCPcopy Create free account
hub / github.com/codehasan/dex2c / readsleb128

Function readsleb128

androguard/core/bytecodes/dvm.py:250–273  ·  view source on GitHub ↗

Read a signed LEB128 at the current position of the buffer. :param buff: a file like object :return: decoded sLEB128

(buff)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
__init__Method · 0.85

Calls 1

get_byteFunction · 0.85

Tested by

no test coverage detected