Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
1password
master
OnePassword
Base64
Codec
Base64
Base64Url
BitArray
Bytes
Built with Crystal 1.9.2
2023-10-08 14:13:28 UTC
module
OnePassword::Base64
Defined in:
1password/base64.cr
Class Method Summary
.base64_to_base64url
(input : String)
.base64url_to_bytes
(input : String)
Class Method Detail
def self.
base64_to_base64url
(input : String)
#
[
View source
]
def self.
base64url_to_bytes
(input : String)
#
[
View source
]