nn::fs::FileOutputStream::TrySetSize Member Function

Syntax

virtual Result TrySetSize(
     s64 size
);

Arguments

Name Description
in size Specifies the file size.

Return Values

Returns the result of the operation.

Description

Sets the file size.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL