Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Reimplemented from System.IO.Stream.
Reimplemented in System.IO.IsolatedStorage.IsolatedStorageFileStream, and System.Net.WebFileStream.
Definition at line 325 of file FileStream.cs.
References System.IO.FileStream._strategy, System.buffer, System.cancellationToken, System.IO.Stream.CanWrite, System.count, System.Threading.Tasks.Task< TResult >.FromCanceled(), System.IO.Strategies.FileStreamStrategy.IsClosed, System.offset, System.ThrowHelper.ThrowNotSupportedException_UnwritableStream(), System.ThrowHelper.ThrowObjectDisposedException_FileClosed(), System.IO.Stream.ValidateBufferArguments(), and System.IO.Stream.WriteAsync().
Referenced by System.IO.IsolatedStorage.IsolatedStorageFileStream.WriteAsync(), and System.IO.IsolatedStorage.IsolatedStorageFileStream.WriteAsync().