Descripción
Sintaxis
void writeChars(char[] c, int off, int len) throws IOException
void writeChars(String s) throws IOException
Parámetros
- int len,
- int off,
- char[] c,
- String s,
Excepciones
IOException, IndexOutOfBoundsException, 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.