unaudited

Type: Boolean

The unaudited property of the JadeBytes class controls whether changes to content are written to the journal.

You can set the unaudited property to true only if the value of the singleFile property is also true.

When the value of the unaudited property is true, journal records generated by content-updating operations (for example, putData, setContent, or loadFromFile) do not include the changed content, which makes those journal records much smaller. However, the content changes: