pbuf

v0.1.1

  • Pages
  • Modules
  • Exceptions

    pbuf v0.1.1 Pbuf

    Link to this section Summary

    Functions

    decode(module, iodata)
    decode!(module, iodata)
    encode!(struct)
    encode_to_iodata!(struct)
    glue_length(tag, value)
    oneof_to_map(arg)

    Link to this section Functions

    Link to this function

    decode(module, iodata)

    Link to this function

    decode!(module, iodata)

    Link to this function

    encode!(struct)
    encode!(struct()) :: binary()

    Link to this function

    encode_to_iodata!(struct)
    encode_to_iodata!(struct()) :: iodata()

    Link to this function

    glue_length(tag, value)

    Link to this function

    oneof_to_map(arg)

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.