Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtualinherited |
Reimplemented from System.IO.Stream.
Reimplemented in System.IO.IsolatedStorage.IsolatedStorageFileStream.
Definition at line 464 of file FileStream.cs.
References System.IO.FileStream._strategy, System.IO.Stream.BeginWrite(), System.buffer, System.IO.FileStream.CanWrite, System.count, System.IO.Strategies.FileStreamStrategy.IsClosed, System.offset, System.state, System.ThrowHelper.ThrowNotSupportedException_UnwritableStream(), System.ThrowHelper.ThrowObjectDisposedException_FileClosed(), and System.IO.Stream.ValidateBufferArguments().
Referenced by System.IO.IsolatedStorage.IsolatedStorageFileStream.BeginWrite().