Descripción
Sintaxis
public int read() throws IOException
public int read(char[] cbuf, int offset, int length) throws IOException
Parámetros
- char[] cbuf,
- int length,
- int offset,
Excepciones
IndexOutOfBoundsException, IOException
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.