Edit

GitUtils.ObjectIdFromUTF8Bytes(Byte[], Int32) Method

Definition

public static byte[] ObjectIdFromUTF8Bytes(byte[] bytes, int start = 0);
static member ObjectIdFromUTF8Bytes : byte[] * int -> byte[]
Public Shared Function ObjectIdFromUTF8Bytes (bytes As Byte(), Optional start As Integer = 0) As Byte()

Parameters

bytes
Byte[]
start
Int32

Returns

Byte[]

Applies to