SeekableT.canSeek

Tests if the stream supports the GSeekableIface.

template SeekableT(TStruct)
int
canSeek
()

Return Value

Type: int

TRUE if seekable can be seeked. FALSE otherwise.

Meta