Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 81 of file CryptoStream.cs.
References System.Security.Cryptography.CryptoStream._canRead, System.Security.Cryptography.CryptoStream._canWrite, System.Security.Cryptography.CryptoStream._inputBlockSize, System.Security.Cryptography.CryptoStream._inputBuffer, System.Security.Cryptography.CryptoStream._leaveOpen, System.Security.Cryptography.CryptoStream._outputBlockSize, System.Security.Cryptography.CryptoStream._outputBuffer, System.Security.Cryptography.CryptoStream._stream, System.Security.Cryptography.CryptoStream._transform, System.SR.Argument_InvalidValue, System.SR.Argument_StreamNotReadable, System.SR.Argument_StreamNotWritable, System.IO.Stream.CanRead, System.IO.Stream.CanWrite, System.SR.Format(), System.Security.Cryptography.ICryptoTransform.InputBlockSize, System.Security.Cryptography.ICryptoTransform.OutputBlockSize, and System.stream.