Let's check out Kotlin 1.9's new experimental HexFormat class and its related functions!
Got feedback about HexFormat? Leave it here:
https://github.com/Kotlin/KEEP/issues...
✨ New to Kotlin? Start here: https://typealias.com/start/
... or pick up the new Leanpub Edition! https://book.typealias.com/
🚀 I just launched a new email newsletter!
Sign up here: https://newsletter.typealias.com/
00:00 Intro - Hex Literals and Decimals
01:20 Opting in to HexFormat
01:35 toHexString()
01:59 Baby's First HexFormat Instance
03:06 How Number Types Affect the Hex Strings
04:32 Parsing with HexFormat
05:09 Converting Large Hex Strings
08:15 Final Thoughts
#kotlin #androiddevelopment