can_seek


Description:

public abstract bool can_seek ()

Tests if the stream supports the Seekable.

Parameters:

this

a Seekable.

Returns:

true if this can be seeked. false otherwise.