Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
FileStream()
[3/15]
System.IO.FileStream.FileStream
(
IntPtr
handle
,
FileAccess
access
,
bool
ownsHandle
,
int
bufferSize
)
inline
Definition at line
85
of file
FileStream.cs
.
86
:
this
(
handle
, access, ownsHandle, bufferSize, isAsync:
false
)
87
{
88
}
System.ExceptionArgument.handle
@ handle
System
IO
FileStream
Generated by
1.10.0