MCPcopy Index your code
hub / github.com/K0lb3/UnityPy / read

Method read

UnityPy/streams/EndianBinaryReader.py:89–91  ·  view source on GitHub ↗
(self, size: Optional[int] = -1, /)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

read_byteMethod · 0.95
read_u_byteMethod · 0.95
read_bytesMethod · 0.95
read_shortMethod · 0.95
read_intMethod · 0.95
read_longMethod · 0.95
read_u_shortMethod · 0.95
read_u_intMethod · 0.95
read_u_longMethod · 0.95
read_floatMethod · 0.95
read_doubleMethod · 0.95
read_booleanMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected