IConduit.Truncate

Indicates the conduit supports resize/truncation.

interface IConduit
interface Truncate {}

Members

Functions

truncate
void truncate(long size)
Undocumented in source.

Meta