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

Method _decode_bytes

androguard/core/bytecodes/axml/__init__.py:274–289  ·  view source on GitHub ↗

Generic decoding with length check. The string is decoded from bytes with the given encoding, then the length of the string is checked. The string is decoded using the "replace" method. :param data: bytes :param encoding: encoding name ("utf-8" or "u

(data, encoding, str_len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_decode8Method · 0.95
_decode16Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected