Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ValidateTransformBlock()

static void System.Security.Cryptography.ThrowHelper.ValidateTransformBlock ( byte[] inputBuffer,
int inputOffset,
int inputCount )
inlinestatic

Definition at line 17 of file ThrowHelper.cs.

References System.Security.Cryptography.ThrowHelper.inputBuffer, System.Security.Cryptography.ThrowHelper.inputCount, System.Security.Cryptography.ThrowHelper.inputOffset, System.Security.Cryptography.ThrowHelper.ThrowArgumentNull(), System.Security.Cryptography.ThrowHelper.ThrowArgumentOutOfRange(), and System.Security.Cryptography.ThrowHelper.ThrowInvalidOffLen().

Referenced by System.Security.Cryptography.FromBase64Transform.TransformBlock(), System.Security.Cryptography.ToBase64Transform.TransformBlock(), System.Security.Cryptography.FromBase64Transform.TransformFinalBlock(), and System.Security.Cryptography.ToBase64Transform.TransformFinalBlock().