Méthode | Description | |
---|---|---|
GetAsBytes ( this stream ) : byte[] | ||
GetAsStream ( this someString ) : |
||
GetAsString ( this stream ) : string |
public static GetAsBytes ( this stream ) : byte[] | ||
stream | this | |
Résultat | byte[] |
public static GetAsStream ( this someString ) : |
||
someString | this | |
Résultat |
public static GetAsString ( this stream ) : string | ||
stream | this | |
Résultat | string |