C# Class Quickbeam.ByteAccess.Utility

Afficher le fichier Open project: ChadSki/Quickbeam

Méthodes publiques

Méthode Description
ContainsNull ( this array ) : bool

Whether the provided byte array contains null

Method Details

ContainsNull() public static méthode

Whether the provided byte array contains null
public static ContainsNull ( this array ) : bool
array this byte array to search
Résultat bool