Description:
Writes the content of this data to a stream archive.
Syntax:
protected
virtual
Parameters:
- archive
- Type: FileIO.BinaryArchiveWriter
- An archive.
Returns:
Type: bool
True if the data was successfully written. The default implementation always returns false.