Base64
fmgp.util.Base64$package$.Base64$
object Base64
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Base64.type
Members list
Concise view
Value members
Concrete methods
Attributes
- str
Base64 URL string TODO: method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is deprecated since 2.13.0: Implicit conversions from Array to immutable.IndexedSeq are implemented by copying; Use the more efficient non-copying ArraySeq.unsafeWrapArray or an explicit toIndexedSeq call
Concrete fields
Base64 basic decoder RFC4648
Base64 basic decoder RFC4648
Attributes
Base64 basic encoder RFC4648
Base64 basic encoder RFC4648
Attributes
Base64 url decoder RFC4648
Base64 url decoder RFC4648
Attributes
Base64 url encoder RFC4648
Base64 url encoder RFC4648
Attributes
Extensions
Extensions
extension (bytes: Base64)
Decodes this Base64 object to an unsigned big integer.
Decodes this Base64 object to an unsigned big integer.