| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.io |
||
| 85 | ||
PIPE_SIZE : int |
||
buffer : byte[] |
||
in : int |
||
out : int |
||
PipedInputStream(PipedOutputStream) : void |
||
PipedInputStream(PipedOutputStream, int) : void |
||
PipedInputStream() : void |
||
PipedInputStream(int) : void |
||
connect(PipedOutputStream) : void |
||
receive(int) : void |
||
read() : int |
||
read(byte[], int, int) : int |
||
available() : int |
||
close() : void |