Méthode | Description | |
---|---|---|
Copy ( Stream source, Stream target ) : void |
Copies a stream to another one
|
public static Copy ( Stream source, Stream target ) : void | ||
source | Stream | Source stream |
target | Stream | Target stream |
Résultat | void |