_inputBuffer | System.Security.Cryptography.FromBase64Transform | private |
_inputIndex | System.Security.Cryptography.FromBase64Transform | private |
_whitespaces | System.Security.Cryptography.FromBase64Transform | private |
CanReuseTransform | System.Security.Cryptography.FromBase64Transform | |
CanTransformMultipleBlocks | System.Security.Cryptography.FromBase64Transform | |
Clear() | System.Security.Cryptography.FromBase64Transform | inline |
ConvertFromBase64(Span< byte > tmpBuffer, Span< byte > outputBuffer, out int consumed, out int written) | System.Security.Cryptography.FromBase64Transform | inlineprivate |
DiscardWhiteSpaces(Span< byte > inputBuffer, Span< byte > tmpBuffer) | System.Security.Cryptography.FromBase64Transform | inlineprivatestatic |
Dispose() | System.Security.Cryptography.FromBase64Transform | inline |
Dispose(bool disposing) | System.Security.Cryptography.FromBase64Transform | inlineprotectedvirtual |
FromBase64Transform() | System.Security.Cryptography.FromBase64Transform | inline |
FromBase64Transform(FromBase64TransformMode whitespaces) | System.Security.Cryptography.FromBase64Transform | inline |
GetOutputSize(int bytesToTransform, Span< byte > tmpBuffer) | System.Security.Cryptography.FromBase64Transform | inlineprivate |
GetTempBuffer(Span< byte > inputBuffer, Span< byte > tmpBuffer) | System.Security.Cryptography.FromBase64Transform | inlineprivate |
InputBlockSize | System.Security.Cryptography.FromBase64Transform | |
IsWhitespace(byte value) | System.Security.Cryptography.FromBase64Transform | inlineprivatestatic |
OutputBlockSize | System.Security.Cryptography.FromBase64Transform | |
Reset() | System.Security.Cryptography.FromBase64Transform | inlineprivate |
ReturnToCryptoPool(byte[] array, int clearSize) | System.Security.Cryptography.FromBase64Transform | inlineprivate |
TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset) | System.Security.Cryptography.FromBase64Transform | inline |
TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount) | System.Security.Cryptography.FromBase64Transform | inline |
~FromBase64Transform() | System.Security.Cryptography.FromBase64Transform | inlineprivate |