Velocy

v0.1.0

  • Pages
  • Modules
  • Exceptions

    Velocy v0.1.0 Velocy.Encode View Source

    Link to this section Summary

    Functions

    atom(atom)
    build_index_table_1(list, acc, offset)
    build_index_table_2(list, acc, offset)
    build_index_table_4(list, acc, offset)
    build_index_table_8(list, acc, offset)
    encode(value, opts \\ [])
    float(value)
    integer(value)
    list(value, opts)
    map(value, opts)
    string(value)

    Link to this section Functions

    Link to this function

    atom(atom)

    View Source
    Link to this function

    build_index_table_1(list, acc, offset)

    View Source
    Link to this function

    build_index_table_2(list, acc, offset)

    View Source
    Link to this function

    build_index_table_4(list, acc, offset)

    View Source
    Link to this function

    build_index_table_8(list, acc, offset)

    View Source
    Link to this function

    encode(value, opts \\ [])

    View Source
    Link to this function

    float(value)

    View Source
    Link to this function

    integer(value)

    View Source
    Link to this function

    list(value, opts)

    View Source
    Link to this function

    map(value, opts)

    View Source
    Link to this function

    string(value)

    View Source

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