Descripción
Sintaxis
public final ByteBuffer encode(CharBuffer in) throws CharacterCodingException
public final CoderResult encode(CharBuffer in, ByteBuffer out, boolean endOfInput)
Parámetros
- boolean endOfInput,
- ByteBuffer out,
- CharBuffer in,
Excepciones
CharacterCodingException, UnmappableCharacterException, MalformedInputException, IllegalStateException
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.