buffer

v0.3.12

  • Pages
  • Modules

    buffer v0.3.12 Buffer.Write.Count behaviour View Source

    Link to this section Summary

    Functions

    dump_table(name)
    incr(name, key, value)
    reset(name)
    set(name, key, value)
    set_opt(name, term, value)
    start_link(state)
    sync(name)

    Callbacks

    write(list)

    Write function

    Link to this section Functions

    Link to this function dump_table(name) View Source
    Link to this function incr(name, key, value) View Source
    Link to this function reset(name) View Source
    Link to this function set(name, key, value) View Source
    Link to this function set_opt(name, term, value) View Source
    Link to this function start_link(state) View Source
    Link to this function sync(name) View Source

    Link to this section Callbacks

    Link to this callback write(list) View Source
    write([{key :: any, element :: any}]) :: any

    Write function

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