Partager via


GitUtils.ObjectIdFromUTF8Bytes, méthode

Espace de noms :  Microsoft.TeamFoundation.Git.Server
Assembly :  Microsoft.TeamFoundation.Git.Server (dans Microsoft.TeamFoundation.Git.Server.dll)

Syntaxe

'Déclaration
Public Shared Function ObjectIdFromUTF8Bytes ( _
    bytes As Byte(), _
    start As Integer _
) As Byte()
public static byte[] ObjectIdFromUTF8Bytes(
    byte[] bytes,
    int start
)

Paramètres

Valeur de retour

Type : array<System.Byte[]
retourne Byte ;

Sécurité .NET Framework

Voir aussi

Référence

GitUtils Classe

Microsoft.TeamFoundation.Git.Server, espace de noms