Grok 13.0.2
_grk_io_buf Struct Reference

Grok IO buffer. More...

#include <grok.h>

Public Attributes

uint8_t * data_
 
size_t offset_
 
size_t len_
 
size_t alloc_len_
 
bool pooled_
 
uint32_t index_
 

Detailed Description

Grok IO buffer.

Member Data Documentation

◆ alloc_len_

size_t _grk_io_buf::alloc_len_

◆ data_

◆ index_

uint32_t _grk_io_buf::index_

◆ len_

size_t _grk_io_buf::len_

◆ offset_

size_t _grk_io_buf::offset_

◆ pooled_

bool _grk_io_buf::pooled_

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