Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 144 of file FromBase64Transform.cs.
References System.Security.Cryptography.FromBase64Transform._inputBuffer, System.Security.Cryptography.FromBase64Transform._inputIndex, System.array, System.Span< T >.CopyTo(), System.Buffers.Text.Base64.DecodeFromUtf8(), System.Span< T >.Length, System.Security.Cryptography.CryptoPool.Rent(), System.Security.Cryptography.FromBase64Transform.ReturnToCryptoPool(), System.Span< T >.Slice(), and System.Security.Cryptography.ThrowHelper.ThrowBase64FormatException().
Referenced by System.Security.Cryptography.FromBase64Transform.TransformBlock(), and System.Security.Cryptography.FromBase64Transform.TransformFinalBlock().