All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
as_unpacker Struct Reference

Detailed Description

Definition at line 61 of file as_msgpack.h.

#include "as_msgpack.h"

+ Collaboration diagram for as_unpacker:

Data Fields

const unsigned char * buffer
 
uint32_t length
 
uint32_t offset
 

Field Documentation

◆ buffer

const unsigned char* as_unpacker::buffer

Definition at line 62 of file as_msgpack.h.

◆ length

uint32_t as_unpacker::length

Definition at line 64 of file as_msgpack.h.

◆ offset

uint32_t as_unpacker::offset

Definition at line 63 of file as_msgpack.h.


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