ToBase64CharArray |
A base64 caractères tableau |
|---|---|
| Convert | |
| C# (C Sharp) | System |
Syntaxe
| public static int ToBase64CharArray(byte[] inArray, int offsetIn, int length, char[] outArray, int offsetOut); |
| public static int ToBase64CharArray(byte[] inArray, int offsetIn, int length, char[] outArray, int offsetOut, Base64FormattingOptions options); |
Description
Cette méthode permet de convertir un tableau de nombre naturel 8 bits en tableau de format base64.
Voir également
Technologie - Informatique - base64
Dernière mise à jour : Mardi, le 26 janvier 2016