Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineinherited |
Definition at line 383 of file FileStream.cs.
References System.IO.FileStream._strategy, System.IO.FileStream.CanSeek, System.IO.FileStream.CanWrite, System.IO.Strategies.FileStreamStrategy.IsClosed, System.IO.Stream.SetLength(), System.ThrowHelper.ThrowArgumentOutOfRangeException(), System.ThrowHelper.ThrowNotSupportedException_UnseekableStream(), System.ThrowHelper.ThrowNotSupportedException_UnwritableStream(), System.ThrowHelper.ThrowObjectDisposedException_FileClosed(), and System.value.
Referenced by System.IO.IsolatedStorage.IsolatedStorageFileStream.SetLength().