Module update_buffer

Module update_buffer 

Source
Expand description

Update buffer struct that allows you to update data while preserving old values.

Structsยง

UpdateBuffer
Data structure which uses a buffer to perform buffered updates to data.