bincookie
Loading...
Searching...
No Matches
Public Attributes | List of all members
bincookie_iter_state_t Struct Reference

Keeps track of iteration state when iterating cookie file pages. More...

#include <bincookie.h>

Public Attributes

uint32_t page_offset
 
uint32_t page_index
 

Detailed Description

Keeps track of iteration state when iterating cookie file pages.

Member Data Documentation

◆ page_index

uint32_t bincookie_iter_state_t::page_index

Current page.

◆ page_offset

uint32_t bincookie_iter_state_t::page_offset

Current offset into the buffer.


The documentation for this struct was generated from the following file: