B
C
D
E
G
J
P
S
T
V
W
Z
D
- decode(java.lang.String) - function in web5.sdk.common.Base58Btc
- Decodes the given base58 string into the original data bytes.
- decode(kotlin.ByteArray) - function in web5.sdk.common.Varint
- Decodes the given ByteArray input from Varint format to a Pair of Integers.
- decode(java.lang.String) - function in web5.sdk.common.ZBase32
- Decodes a zbase32-encoded string back into its original byte array.