nn::fs::FileInputStream::SetPosition Member Function

Syntax

virtual void SetPosition(
     s64 position
);

Arguments

Name Description
in position Specifies the read position.

Return Values

None.

Description

Sets the current read position relative to the start of the file.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL