SecureBlackbox 2020 iOS Edition

Questions / Feedback?

addEmptyDir (method)

Adds an empty folder to the archive.

Syntax

- (int)addEmptyDir:(NSString*)path;
public func addEmptyDir(_ path: String) throws -> Int32

Remarks

Use this method to added an empty folder to the archive with an internal path of Path.

The method returns the index of the new folder entry in the Files collection.

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