Descripción
Sintaxis
public final void readFully(byte[] b) throws IOException
public final void readFully(byte[] b, int off, int len) throws IOException
Parámetros
- int off,
- int len,
- byte[] b,
Excepciones
IOException, IndexOutOfBoundsException, EOFException, NullPointerException
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.