Méthode | Description | |
---|---|---|
ReadFully ( Stream input ) : byte[] | ||
ReadToEnd ( Stream stream ) : byte[] |
public static ReadFully ( Stream input ) : byte[] | ||
input | Stream | |
Résultat | byte[] |
public static ReadToEnd ( Stream stream ) : byte[] | ||
stream | Stream | |
Résultat | byte[] |