Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
base58
v0.2.2
Array
Base58
Alphabet
Avalanche
Bitcoin
Flickr
IPFS
Monero
Polkadot
Ripple
Base58Check
CB58
Check
Checksum
ChecksumMismatch
Decoder
Into
Encoder
Into
PointerCollection
SS58
Benchmark
IPS
Entry
Job
StaticArray
String
StringBuffer
Built with Crystal 1.9.2
2023-10-08 14:53:09 UTC
module
Base58::CB58
Defined in:
base58/cb58.cr
Class Method Summary
.checksum
(check, value, size) : Tuple(Pointer(UInt8), Slice(UInt8))
Class Method Detail
def self.
checksum
(check, value, size) : Tuple(Pointer(UInt8), Slice(UInt8))
#
[
View source
]