ForgeAbi

v1.5.0

  • Pages
  • Modules

    ForgeAbi v1.5.0 ForgeAbi View Source

    Public interface for ForgeAbi

    Link to this section Summary

    Functions

    add_type_url(type_url, mod)
    add_type_urls(type_urls)
    decode_any(any)
    decode_any!(any)
    encode_any(data, type_url \\ nil)
    encode_any!(data, type_url \\ nil)
    get_type_url(v)
    get_type_urls()
    one_token()
    remove_type_url(type_url)
    token_to_unit(num)
    unit_to_token(unit)

    Link to this section Functions

    Link to this function

    add_type_url(type_url, mod) View Source

    Link to this function

    add_type_urls(type_urls) View Source

    Link to this function

    decode_any(any) View Source

    Link to this function

    decode_any!(any) View Source

    Link to this function

    encode_any(data, type_url \\ nil) View Source

    Link to this function

    encode_any!(data, type_url \\ nil) View Source

    Link to this function

    get_type_url(v) View Source

    Link to this function

    get_type_urls() View Source

    Link to this function

    one_token() View Source

    Link to this function

    remove_type_url(type_url) View Source

    Link to this function

    token_to_unit(num) View Source

    Link to this function

    unit_to_token(unit) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.