Toggle Sidebar
buffer
v0.3.12
Pages
Modules
buffer v0.3.12
Buffer.Write.KeyList
behaviour
View Source
Link to this section
Summary
Functions
add(name, key, element, limit)
dump_table(name)
reset(name)
set_opt(name, term, value)
start_link(state)
sync(name)
sync(name, key)
Callbacks
write(list)
Write function
Link to this section
Functions
Link to this function
add(name, key, element, limit)
View Source
Link to this function
dump_table(name)
View Source
Link to this function
reset(name)
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 function
sync(name, key)
View Source
Link to this section
Callbacks
Link to this callback
write(list)
View Source
write([{key :: any, element :: any}]) :: any
Write function