SeekableT.canTruncate

Tests if the stream can be truncated.

template SeekableT(TStruct)
int
canTruncate
()

Return Value

Type: int

TRUE if the stream can be truncated, FALSE otherwise.

Meta