seek_emulate


Description:

public bool seek_emulate (off_t pos)

Emulate forward seeks by reading.

Parameters:

this

stream to emulate seek for

pos

absolute position to seek to

Returns:

true if the emulation failed.