Descripción
Sintaxis
public abstract long transferTo(long position, long count, WritableByteChannel target) throws IOException
Parámetros
- WritableByteChannel target,
- long count,
- long position,
Excepciones
ClosedByInterruptException, ClosedChannelException, IllegalArgumentException, IOException, NonWritableChannelException, AsynchronousCloseException, NonReadableChannelException
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.