|
bincookie
|
Keeps track of iteration state when iterating cookie file pages. More...
#include <bincookie.h>
Public Attributes | |
| uint32_t | page_offset |
| uint32_t | page_index |
Keeps track of iteration state when iterating cookie file pages.
| uint32_t bincookie_iter_state_t::page_index |
Current page.
| uint32_t bincookie_iter_state_t::page_offset |
Current offset into the buffer.