IPWorks 2020 JavaScript Edition

Questions / Feedback?

EncodedData Property

The encoded data.

Syntax


 getEncodedData(): Uint8Array;

 setEncodedData(encodedData: Uint8Array): void;

Default Value

""

Remarks

This property contains the data that has either been encoded or is set to be decoded.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]