setTextEncoding

fun Project.setTextEncoding(encoding: String = "UTF-8")

Sets the text encoding for the project

Parameters

encoding

The encoding to set