- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- conduit
tango.io.model.IConduit.IConduit conduit()
Undocumented in source. Be warned that the author may not have intended to support it.
- flush
IOStream flush()
Undocumented in source. Be warned that the author may not have intended to support it.
- input
tango.io.model.IConduit.InputStream input()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void[] load(ptrdiff_t max)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
ptrdiff_t read(void[] dst)
Undocumented in source. Be warned that the author may not have intended to support it.
- seek
long seek(long offset, Anchor anchor)
Undocumented in source. Be warned that the author may not have intended to support it.