StringToMorse extension

Extension methods for converting strings to Morse code

on

Methods

fromMorseCode() String

Available on String, provided by the StringToMorse extension

Converts Morse code string back to text
isValidMorseInput() bool

Available on String, provided by the StringToMorse extension

Validates if this string contains only valid Morse code input characters
isValidMorseSequence() bool

Available on String, provided by the StringToMorse extension

Checks if this string represents a valid Morse code sequence
toMorseCode() String

Available on String, provided by the StringToMorse extension

Converts this string to Morse code representation
toMorseCodeWithTiming() String

Available on String, provided by the StringToMorse extension

Converts this string to Morse code with timing indicators