openwallet-foundation-labs / identity-credential

Apache License 2.0
149 stars 76 forks source link

Kotlin toXxx extensions should be functions not properties #599

Open davidz25 opened 1 month ago

davidz25 commented 1 month ago

Pointed out by @GarethCOliver in https://github.com/openwallet-foundation-labs/identity-credential/pull/595#discussion_r1591539966 and applies to at least ByteArray.{to, From}Hex and ByteArray.{to, From}Base64