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 279 of file FileStream.cs.
References System.IO.FileStream._strategy, System.buffer, System.cancellationToken, System.IO.Stream.CanRead, System.count, System.Threading.Tasks.Task< TResult >.FromCanceled(), System.IO.Strategies.FileStreamStrategy.IsClosed, System.offset, System.IO.Stream.ReadAsync(), System.ThrowHelper.ThrowNotSupportedException_UnreadableStream(), System.ThrowHelper.ThrowObjectDisposedException_FileClosed(), and System.IO.Stream.ValidateBufferArguments().
Referenced by System.IO.IsolatedStorage.IsolatedStorageFileStream.ReadAsync(), and System.IO.IsolatedStorage.IsolatedStorageFileStream.ReadAsync().