Descripción
Sintaxis
public abstract ByteBuffer putInt(int value)
public abstract ByteBuffer putInt(int index, int value)
Parámetros
- int 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.