SeekableT.canTruncate

Tests if the length of the stream can be adjusted with g_seekable_truncate().

template SeekableT(TStruct)
bool
canTruncate
()

Return Value

Type: bool

TRUE if the stream can be truncated, FALSE otherwise.