source

actual abstract fun source(offset: Long): RawSource(source)

Creates a RawSource that reads from this data.

Return

A RawSource that reads from the data starting at the specified offset.

Parameters

offset

The offset in the data from which to start reading.

Throws

If an I/O error occurs.

expect abstract fun source(offset: Long = 0): RawSource(source)

Creates a RawSource that reads from this data.

Return

A RawSource that reads from the data starting at the specified offset.

Parameters

offset

The offset in the data from which to start reading.

Throws

If an I/O error occurs.

actual abstract fun source(offset: Long): RawSource(source)

Creates a RawSource that reads from this data.

Return

A RawSource that reads from the data starting at the specified offset.

Parameters

offset

The offset in the data from which to start reading.

Throws

If an I/O error occurs.

actual abstract fun source(offset: Long): RawSource(source)

Creates a RawSource that reads from this data.

Return

A RawSource that reads from the data starting at the specified offset.

Parameters

offset

The offset in the data from which to start reading.

Throws

If an I/O error occurs.

actual abstract fun source(offset: Long): RawSource(source)

Creates a RawSource that reads from this data.

Return

A RawSource that reads from the data starting at the specified offset.

Parameters

offset

The offset in the data from which to start reading.

Throws

If an I/O error occurs.

actual abstract fun source(offset: Long): RawSource(source)

Creates a RawSource that reads from this data.

Return

A RawSource that reads from the data starting at the specified offset.

Parameters

offset

The offset in the data from which to start reading.

Throws

If an I/O error occurs.