nn::fs::FileStream::GetSize
virtual s64 GetSize() const;
None.
Gets the file size.
This function does not return processing results and it is therefore impossible to handle errors. In general, use TryGetSize.
TryGetSize
CONFIDENTIAL