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

Method read_array_struct

UnityPy/streams/EndianBinaryReader.py:164–168  ·  view source on GitHub ↗
(self, param: str, length: Optional[int] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

read_boolean_arrayMethod · 0.95
read_u_byte_arrayMethod · 0.95
read_u_short_arrayMethod · 0.95
read_short_arrayMethod · 0.95
read_int_arrayMethod · 0.95
read_u_int_arrayMethod · 0.95
read_long_arrayMethod · 0.95
read_u_long_arrayMethod · 0.95
read_float_arrayMethod · 0.95
read_double_arrayMethod · 0.95

Calls 2

read_intMethod · 0.95
readMethod · 0.95

Tested by

no test coverage detected