Méthode | Description | |
---|---|---|
EstBufSize ( long filesize ) : int | ||
GetDestFile ( |
||
WriteBytes ( this stream, byte bytes ) : void |
public static EstBufSize ( long filesize ) : int | ||
filesize | long | |
Résultat | int |
public static GetDestFile ( |
||
dir | ||
prefix | string | |
ext | string | |
Résultat | string |
public static WriteBytes ( this stream, byte bytes ) : void | ||
stream | this | |
bytes | byte | |
Résultat | void |