IrcFormatDeserializer

object IrcFormatDeserializer

A helper class to turn mIRC formatted Strings into Android’s SpannableStrings with the same color and format codes

Functions

Link copied to clipboard
fun parse(content: String): Sequence<IrcFormat.Span>