write

abstract fun write(path: String, content: ByteArray)

Writes content to the file at path, creating or overwriting it.