SecureBlackbox 2020 Android Edition

Questions / Feedback?

FileStream Property

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

Syntax

public java.io.InputStream getFileStream();
public void setFileStream(java.io.InputStream fileStream);

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.

Default Value

null

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