Class represents both BaseDecoder and MultibaseDecoder so it could be used to decode multibases (with matching prefix) or just base decode strings with corresponding base encoding.
Private
Decodes multibase string (which must have a multibase prefix added). If prefix does not match
Generated using TypeDoc
Class represents both BaseDecoder and MultibaseDecoder so it could be used to decode multibases (with matching prefix) or just base decode strings with corresponding base encoding.
Implements
Implements
Implements