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