Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 694 of file CryptoStream.cs.
References System.Security.Cryptography.CryptoStream._canRead, System.Security.Cryptography.CryptoStream._canWrite, System.Security.Cryptography.CryptoStream._finalBlockTransformed, System.Security.Cryptography.CryptoStream._inputBuffer, System.Security.Cryptography.CryptoStream._leaveOpen, System.Security.Cryptography.CryptoStream._outputBuffer, System.Security.Cryptography.CryptoStream._stream, System.Array.Clear(), System.Threading.Tasks.ValueTask< TResult >.ConfigureAwait(), System.IO.Stream.DisposeAsync(), and System.Security.Cryptography.CryptoStream.FlushFinalBlockAsync().
Referenced by System.Security.Cryptography.CryptoStream.DisposeAsync().