Tchatator413
TripEnArvor instant messaging protocol - JSON-based
Loading...
Searching...
No Matches
Data Fields
slice_t Struct Reference

A memory slice. More...

#include <slice.h>

Data Fields

size_t len
 
char const * val
 

Detailed Description

A memory slice.

Definition at line 12 of file slice.h.

Field Documentation

◆ len

size_t slice_t::len

Definition at line 13 of file slice.h.

◆ val

char const* slice_t::val
Remarks
Make sure to check the length before using this pointer.

Definition at line 15 of file slice.h.


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