Méthode | Description | |
---|---|---|
ToAsciiString ( this bytes ) : string | ||
ToByteArray ( this content ) : byte[] | ||
ToHexString ( this bytes ) : string | ||
ToInt32 ( this bytes ) : int |
public static ToAsciiString ( this bytes ) : string | ||
bytes | this | |
Résultat | string |
public static ToByteArray ( this content ) : byte[] | ||
content | this | |
Résultat | byte[] |
public static ToHexString ( this bytes ) : string | ||
bytes | this | |
Résultat | string |