ly.img.android.pesdk.utils / FlushedInputStream / skip

skip

open fun skip(n: Long): Long

Overriding the skip method to actually skip n bytes. This implementation makes sure that we actually skip the n bytes no matter what.