SeekableT.canTruncate

Tests if the length of the stream can be adjusted with gio.seekable.Seekable.truncate.

template SeekableT()
override
bool
canTruncate
()

Return Value

Type: bool

true if the stream can be truncated, false otherwise.