Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SetLength()
override void System.IO.Pipes.PipeStream.SetLength
(
long
value
)
inline
Definition at line
574
of file
PipeStream.cs
.
575
{
576
throw
Error
.GetSeekNotSupported();
577
}
System.Runtime.InteropServices.UnmanagedType.Error
@ Error
References
System.IO.Error.GetSeekNotSupported()
.
System
IO
Pipes
PipeStream
Generated by
1.10.0