ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IConduit.Truncate
ocean
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
ocean
io
model
IConduit
IConduit
functions
bufferSize
detach
error
isAlive
toString
interfaces
Seek
Truncate
Indicates the conduit supports resize/truncation.