Replace Contents
ReplaceContents is a FileAction that replaces the entire contents of a file.
Author
Richard Arriaga
Parameters
data
The ByteArray that is to be inserted in the file.
Properties
Link copied to clipboard
true indicates this FileAction is traced in a TracedAction; false otherwise.
Link copied to clipboard
The FileActionType that represents this FileAction.
Functions
Link copied to clipboard
Executes the action on the provided AvailFile and answer the TracedAction required to reverse this FileAction update.