nn::fs::FileInputStream::GetSize Member Function

Syntax

virtual s64 GetSize() const;

Arguments

None.

Return Values

Returns the file size.

Description

Gets the file size.

This function does not return processing results and it is therefore impossible to handle errors. In general, use TryGetSize.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL