Méthode | Description | |
---|---|---|
Connect ( string host, int port ) : Stream | ||
Dispose ( ) : void | ||
PipBoyStreamProvider ( string rawDumpFile = null ) : System | ||
ReadFile ( string inputFile ) : Stream |
Méthode | Description | |
---|---|---|
ProcessStream ( Stream stream, bool keepAlive ) : Stream | ||
SendThread ( object streamObj ) : void |
public Connect ( string host, int port ) : Stream | ||
host | string | |
port | int | |
Résultat | Stream |
public PipBoyStreamProvider ( string rawDumpFile = null ) : System | ||
rawDumpFile | string | |
Résultat | System |
public ReadFile ( string inputFile ) : Stream | ||
inputFile | string | |
Résultat | Stream |