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

skip

@Override 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.