Unicode

@Serializable
data class Unicode(val filePath: String, val startChar: Int = 0, val maxChars: Int) : ReadArgs(source)

Constructors

Link copied to clipboard
constructor(filePath: String, startChar: Int = 0, maxChars: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard