writeToBeFile

abstract fun writeToBeFile(path: TypedPath, data: ByteArray, call: CallStack)

Writes the given bytes to the given file, checking for duplicate writes.