MCPcopy Create free account
hub / github.com/K0lb3/UnityPy / __new__

Method __new__

UnityPy/streams/EndianBinaryReader.py:40–63  ·  view source on GitHub ↗
(
        cls,
        item: Union[bytes, bytearray, memoryview, IOBase, str],
        endian: Endianess = ">",
        offset: int = 0,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_missing_Method · 0.80

Calls 2

EndianBinaryReaderClass · 0.85
readMethod · 0.45

Tested by

no test coverage detected