Compartir a través de


Base64.GetMaxDecodedLength(Int32) Método

Definición

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

Parámetros

base64Length
Int32

Devoluciones

Se aplica a