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

Function writeuleb128

androguard/core/bytecodes/dvm.py:276–298  ·  view source on GitHub ↗

Convert an integer value to the corresponding unsigned LEB128. Raises a value error, if the given value is negative. :param value: non-negative integer :return: bytes

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

get_rawMethod · 0.85
get_rawMethod · 0.85
get_objMethod · 0.85
get_objMethod · 0.85
get_rawMethod · 0.85
get_lengthMethod · 0.85
get_rawMethod · 0.85
get_lengthMethod · 0.85
get_rawMethod · 0.85
get_rawMethod · 0.85
get_rawMethod · 0.85
get_lengthMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected