FreeRDP
DataChunk Struct Reference

a piece of data in the ring buffer, exactly like a glibc iovec More...

#include <ringbuffer.h>

Data Fields

size_t size
 
const BYTEdata
 

Detailed Description

a piece of data in the ring buffer, exactly like a glibc iovec

Field Documentation

◆ data

const BYTE* DataChunk::data

◆ size

size_t DataChunk::size

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