[][src]Module no_proto::buffer

Top level abstraction for buffer objects

Structs

NP_Buffer

Buffers contain the bytes of each object and allow you to perform reads, updates, deletes and compaction.

NP_Item

NP Item

NP_Size_Data

When calling maybe_compact on a buffer, this struct is provided to help make a choice on wether to compact or not.