Method | Description | |
---|---|---|
Close ( ) : void | ||
PipedOutputStream ( ) | ||
PipedOutputStream ( |
||
Write ( byte b, int offset, int len ) : void | ||
Write ( int b ) : void |
Method | Description | |
---|---|---|
Attach ( |
public PipedOutputStream ( |
||
iss |
public Write ( byte b, int offset, int len ) : void | ||
b | byte | |
offset | int | |
len | int | |
return | void |