Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tamir
SharpSsh
jsch
Channel.PassiveInputStream
C# Class Tamir.SharpSsh.jsch.Channel.PassiveInputStream
Inheritance:
Tamir.Streams.PipedInputStream
Show file
Open project: soywiz/csharputils
Public Methods
Method
Description
close
( ) :
void
Private Methods
Method
Description
PassiveInputStream
(
PipedOutputStream
Out
) :
System
PassiveInputStream
(
PipedOutputStream
Out
,
int
size
) :
System
Method Details
close()
public
method
public
close
( ) :
void
return
void