If I have a string "key:<String || UUID>"
is there a way where I can extract the string and differentiate of the part after :
is a string or a UUID?
Example: in this key:863864947148451183L
and key:1234
May be by using the size of a UUID or the number of bytes?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…