Item % of partially implemented % of fully implemented
java.io
100
buf : byte[]
count : int
BufferedOutputStream(OutputStream) : void
BufferedOutputStream(OutputStream, int) : void
write(int) : void
write(byte[], int, int) : void
flush() : void