Seekable.canTruncate

bool canTruncate()

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

Returns

true if the stream can be truncated, false otherwise.