SecureBlackbox 2020 iOS Edition

Questions / Feedback?

getFileSize (method)

Requests the size of a remote file.

Syntax

- (long long)getFileSize:(NSString*)URL;
public func getFileSize(_ URL: String) throws -> Int64

Remarks

Use this method to request a file size from the server.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]