[scriptable, uuid(8429d350-1040-4661-8b71-f2a6ba455980)]
Constants
Methods
seek
This method moves the stream offset of the steam implementing this
interface.
@param whence specifies how to interpret the 'offset' parameter in
setting the stream offset associated with the implementing
stream.
@param offset specifies a value, in bytes, that is used in conjunction
with the 'whence' parameter to set the stream offset of the
implementing stream. A negative value causes seeking in
the reverse direction.
