Implemented interface member:
method
StoreVector256ToDestination
System.Buffers.Text.Base64Helper.IBase64Encoder<T>.StoreVector256ToDestination(T*, T*, System.Int32, System.Runtime.Intrinsics.Vector256<System.Byte>)
1 reference to StoreVector256ToDestination
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Base64Url\Base64UrlEncoder.cs (1)
295
default(Base64EncoderByte).
StoreVector256ToDestination
(dest, destStart, destLength, str);