以下哪些属于InputStream类的方法?()
A:int read(byte[])
B:void flush()
C:void close()
D:available()
出自:计算机科学