nn::hio::CTR::HostFile::Seek Member Function#include <nn/hio.h> Result Seek( s64 * pPosition, s64 offset, SeekType type ); s64 Seek( s64 offset, SeekType type );
Seek(s64 *, s64, SeekType)
|
Changes the starting position for read and write operations. |
Seek(s64, SeekType)
|
Changes the starting position for read and write operations, and returns the new offset from the beginning of the file. |
Seek(s64 *, s64, SeekType)Seek(s64, SeekType)CONFIDENTIAL