Jaa


Sha1HashCodeField.ConvertBytesToContainer(Byte[], Boolean) Method

Definition

public:
 static cli::array <System::Object ^> ^ ConvertBytesToContainer(cli::array <System::Byte> ^ byteArray, bool isSha1HashCode);
public static object[] ConvertBytesToContainer (byte[] byteArray, bool isSha1HashCode);
static member ConvertBytesToContainer : byte[] * bool -> obj[]
Public Shared Function ConvertBytesToContainer (byteArray As Byte(), isSha1HashCode As Boolean) As Object()

Parameters

byteArray
Byte[]
isSha1HashCode
Boolean

Returns

Object[]

Applies to