Table of Contents

Method MaximalBinaryLengthFromBase64

Namespace
SimdBase64
Assembly
SimdBase64.dll

MaximalBinaryLengthFromBase64<T>(ReadOnlySpan<T>)

public static int MaximalBinaryLengthFromBase64<T>(ReadOnlySpan<T> input)

Parameters

input ReadOnlySpan<T>

Returns

int

Type Parameters

T