SeekableIF.canTruncate

Tests if the stream can be truncated.

interface SeekableIF
int
canTruncate
()

Return Value

Type: int

TRUE if the stream can be truncated, FALSE otherwise.

Meta