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::Codec::Base64Url
Defined in:
1password/codec.cr
Class Method Summary
.from_bits
(input)
.to_bits
(input : String)
Class Method Detail
def self.
from_bits
(input)
#
[
View source
]
def self.
to_bits
(input : String)
#
[
View source
]