can_truncate


Description:

public abstract bool can_truncate ()

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

Parameters:

this

a Seekable.

Returns:

true if the stream can be truncated, false otherwise.