SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

FileStream Property

The contents of the file being added to the archive, in a stream.

Syntax

public var fileStream: InputStream?

Default Value

null

Remarks

Assign a stream containing the contents of the file being added to the archive to this property. Remember to assign the entry's DataSource field to fdsStream.

This property is not available at design time.

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