首页题库练习题目详情
Java语言程序设计单选题中等

下面哪个类可以和 BufferedOutputStream 一起使用,实现更高效的字节缓冲输出?

AFileReader
BFileInputStream
CFileOutputStream
DFileWriter