position

expect abstract override fun position(new: Long): FileStream.Read(source)

Sets the FileStream.position to new.

Return

The Read stream for chaining operations.

Parameters

new

The new position for the Read stream.

Throws

IllegalArgumentException

If new is less than 0.

If an I/O error occurs, or the stream is closed.

actual abstract override fun position(new: Long): FileStream.Read(source)
actual abstract override fun position(new: Long): FileStream.Read(source)
actual abstract override fun position(new: Long): FileStream.Read(source)