VitroIO SDK
Software development kit for Vitro Shard.
Loading...
Searching...
No Matches
vitroio::sdk::IoVec Struct Reference

Structure for dealing with fragmentation of IoTBlocks. More...

#include <transport_layer.h>

Public Attributes

void * iov_base
 
size_t iov_len
 

Detailed Description

Structure for dealing with fragmentation of IoTBlocks.

Member Data Documentation

◆ iov_base

void* vitroio::sdk::IoVec::iov_base

Pointer to chunk

◆ iov_len

size_t vitroio::sdk::IoVec::iov_len

Length of chunk