InputStream.seek

Change the current reading position.

interface InputStream
long
seek
()

Return Value

Type: long

The position actually sought to, or -1 on error.

Meta