Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Reimplemented from System.IO.Stream.
Definition at line 433 of file BufferedStream.cs.
References System.Threading.Tasks.ValueTask< TResult >.AsTask(), System.buffer, System.cancellationToken, System.count, System.IO.Stream.EnsureAsyncActiveSemaphoreInitialized(), System.IO.BufferedStream.EnsureCanRead(), System.IO.BufferedStream.EnsureNotClosed(), System.Threading.Tasks.Task< TResult >.FromCanceled(), System.Threading.Tasks.Task< TResult >.FromException(), System.IO.BufferedStream.LastSyncCompletedReadTask(), System.offset, System.IO.BufferedStream.ReadFromBuffer(), System.IO.BufferedStream.ReadFromUnderlyingStreamAsync(), System.Threading.SemaphoreSlim.Release(), System.task, System.IO.Stream.ValidateBufferArguments(), and System.Threading.SemaphoreSlim.WaitAsync().
Referenced by System.IO.BufferedStream.BeginRead().