单项选择题

下面哪个不是InputStream类中的方法

A.int read(byte[])
B.void flush()
C.void close()
D.int available()