ByteArrayInputStream.skip

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias skip = java.io.InputStream.InputStream.skip
  2. long skip(long n)
    class ByteArrayInputStream
    override
    long
    skip
    (
    long n
    )

Meta