skip

open override fun skip(n: Long): Long(source)

Skips bytes in the ByteArrayInputStream

Return

the number of bytes skipped

Since

0.1.0

Parameters

n

The number of bytes to skip

Throws

if an I/O error occurs