单项选择题

A. int read();
B. int read(byte b[]);
C. int read(byte b[],int offset,int len);
D. int read(int line);