SeekableT.canTruncate

Tests if the stream can be truncated.

template SeekableT(TStruct)
bool
canTruncate
()

Return Value

Type: bool

%TRUE if the stream can be truncated, %FALSE otherwise.

Meta