package multibase
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Encoding : sig ... end
module Base58 : sig ... end
module Base32 : sig ... end
module type S = sig ... end
include S with type t := t
encode_t kind s
encodes s
using base-encoding sheme kind
.
val encode :
Encoding.t ->
string ->
(string, [ `Msg of string | `Unsupported of Encoding.t ]) result
Similiar to encode_t
except it may return `Unsupported kind
val decode :
string ->
(Encoding.t * string, [ `Msg of string | `Unsupported of Encoding.t ]) result
decode s
will try to decode the multibase string s
returning the encoding scheme and the decoded payload. It may be the case that we found a scheme we don't support.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>