Stream

Stream

Members

Functions

close
void close()
Undocumented in source.
seekable
bool seekable()
Undocumented in source.

Inherited Members

From Seekable

getPosition
StreamPos getPosition()
Undocumented in source.
setPosition
bool setPosition(StreamPos pos)
Undocumented in source.
size
StreamSize size()
Undocumented in source.
position
StreamPos position(StreamPos pos)
Undocumented in source. Be warned that the author may not have intended to support it.
position
StreamPos position()
Undocumented in source. Be warned that the author may not have intended to support it.
seek
StreamPos seek(StreamOffset amount)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta