Descripción
Sintaxis
public int read() throws IOException
public int read(char[] b, int off, int len) throws IOException
Parámetros
- int len,
- char[] b,
- int off,
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.