nn::fs::FileInputStream::TrySetPosition Member Functionvirtual Result TrySetPosition( s64 position );
| Name | Description | |
|---|---|---|
| in | position | Specifies the read position. |
Sets the current read position relative to the start of the file.
Error handling will differ, depending on the archive. For details, see Handling Errors During File and Directory Operations.
CONFIDENTIAL