C# Class ParkitectNexus.Data.Utilities.StreamUtility

Afficher le fichier Open project: ParkitectNexus/ParkitectNexusClient

Méthodes publiques

Méthode Description
CreateMD5Checksum ( this stream, bool startAtBeginning = true, MD5 md5 = null ) : byte[]

Method Details

CreateMD5Checksum() public static méthode

public static CreateMD5Checksum ( this stream, bool startAtBeginning = true, MD5 md5 = null ) : byte[]
stream this
startAtBeginning bool
md5 System.Security.Cryptography.MD5
Résultat byte[]