tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
IConduit.Truncate
tango
io
model
IConduit
IConduit
Indicates the conduit supports resize/truncation.
interface
IConduit
interface
Truncate {
void
truncate
(long size);
}
Members
Functions
truncate
void
truncate
(long size)
Undocumented in source.
Meta
Source
See Implementation
tango
io
model
IConduit
IConduit
functions
detach
error
toString
interfaces
Seek
Truncate
properties
bufferSize
isAlive
Indicates the conduit supports resize/truncation.