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

Function readuleb128p1

androguard/core/bytecodes/dvm.py:239–247  ·  view source on GitHub ↗

Read an unsigned LEB128p1 at the current position of the buffer. This format is the same as uLEB128 but has the ability to store the value -1. :param buff: a file like object :return: decoded uLEB128p1

(buff)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls 1

readuleb128Function · 0.85

Tested by

no test coverage detected