package dnssec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Base32Source

Sourceval make_alphabet : string -> int array * int array
Sourceval alphabet : int array * int array
Sourceval pad_char : char
Sourceval pad_int : int
Sourceval encode : ?pad:bool -> string -> string
Sourceval decode : ?unpadded:bool -> string -> (string, [> `Msg of string ]) result
OCaml

Innovation. Community. Security.