Base64
fmgp.util.Base64$package.Base64
object Base64
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Base64.type
Members list
Value members
Concrete methods
Value parameters
- 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
Attributes
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 (without padding) encoder RFC4648
Base64 url (without padding) encoder RFC4648
Attributes
In this article