메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
PipedOutputStream ( ) | ||
PipedOutputStream ( |
||
Write ( byte b, int offset, int len ) : void | ||
Write ( int b ) : void |
메소드 | 설명 | |
---|---|---|
Attach ( |
public Write ( byte b, int offset, int len ) : void | ||
b | byte | |
offset | int | |
len | int | |
리턴 | void |