Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MemoryStream()
[5/7]
System.IO.MemoryStream.MemoryStream
(
byte[]
buffer
,
int
index
,
int
count
)
inline
Definition at line
142
of file
MemoryStream.cs
.
143
:
this
(
buffer
,
index
,
count
, writable:
true
, publiclyVisible:
false
)
144
{
145
}
System.ExceptionArgument.index
@ index
System.ExceptionArgument.buffer
@ buffer
System.ExceptionArgument.count
@ count
System
IO
MemoryStream
Generated by
1.10.0