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