fun writeTo(out: Appendable): Unit
fun writeTo(directory: Path): Unit
fun writeTo(directory: File): Unit
Writes this to directory as UTF-8 using the standard directory structure.
directory