Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kStream_Seek ( kStream  stream,
k64s  offset,
kSeekOrigin  origin 
)

Moves the read/write pointer to the specified location, if supported by the underlying stream.

Parameters
streamStream object.
offsetOffset by which to adjust the read/write pointer.
originOrigin to which movement is relative (i.e. begin, current, end).
Returns
Operation status.