MessagePack for C++
Public Attributes | List of all members
msgpack::iovec Struct Reference

#include <vrefbuffer.hpp>

Public Attributes

void * iov_base
 
size_t iov_len
 

Member Data Documentation

◆ iov_base

void* msgpack::iovec::iov_base

◆ iov_len

size_t msgpack::iovec::iov_len

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