Uses of Class
love.distributedrebirth.nx01.no2all.nostr.octo.trust.OctoBech32String
Packages that use OctoBech32String
Package
Description
-
Uses of OctoBech32String in love.distributedrebirth.nx01.no2all.nostr.nip
Methods in love.distributedrebirth.nx01.no2all.nostr.nip that return OctoBech32StringMethods in love.distributedrebirth.nx01.no2all.nostr.nip with parameters of type OctoBech32StringModifier and TypeMethodDescriptionbyte[]NoStrImplShareLink.fromBech32(OctoBech32String link) NoStrImplShareLink.validate(OctoBech32String link) -
Uses of OctoBech32String in love.distributedrebirth.nx01.no2all.nostr.octo.trust
Methods in love.distributedrebirth.nx01.no2all.nostr.octo.trust that return OctoBech32StringModifier and TypeMethodDescriptionstatic OctoBech32StringOctoBech32.encode(OctoBech32Bucket shareB32) static OctoBech32Stringstatic OctoBech32StringMethods in love.distributedrebirth.nx01.no2all.nostr.octo.trust with parameters of type OctoBech32StringModifier and TypeMethodDescriptionstatic OctoBech32BucketOctoBech32.decode(OctoBech32String link) static OctoBech32BucketOctoBech32.fromBech32(OctoBech32String link)