isEqualTo

fun isEqualTo(other: Char): Boolean

Checks if the file is equal to the given character.

Return

true if the file is equal to the given character, false otherwise.

Parameters

other

The character to compare with.