Edit

Share via


Base64.GetMaxDecodedLength(Int32) Method

Definition

public:
 static int GetMaxDecodedLength(int base64Length);
public static int GetMaxDecodedLength(int base64Length);
static member GetMaxDecodedLength : int -> int
Public Shared Function GetMaxDecodedLength (base64Length As Integer) As Integer

Parameters

base64Length
Int32

Returns

Applies to