terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Read()
[2/2]
static
int System.IO.MonoIO.Read
(
SafeHandle
safeHandle
,
byte[]
dest
,
int
dest_offset
,
int
count
,
[Out]
MonoIOError
error
)
inline
static
Definition at line
144
of file
MonoIO.cs
.
145
{
146
if
(!
false
)
147
{
148
return
43155456;
149
}
150
throw
new
OutOfMemoryException
();
151
}
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System
IO
MonoIO
Generated by
1.10.0