nn::fs::FileOutputStream::SetSize Member Function
virtual void SetSize(
s64 size
);
| Name | Description | |
|---|---|---|
| in | size | Specifies the file size. |
Sets the file size.
This function does not return processing results and it is therefore impossible to handle errors. In general, use TrySize.
CONFIDENTIAL