Descripción
Sintaxis
public abstract ByteBuffer putChar(char value)
public abstract ByteBuffer putChar(int index, char value)
Parámetros
- char value,
- int index,
Excepciones
BufferOverflowException, IndexOutOfBoundsException, ReadOnlyBufferException
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.