aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Public Attributes | List of all members
Aws::parse_buffer Struct Reference

Public Attributes

const unsigned char * content
 
size_t length
 
size_t offset
 
size_t depth
 
internal_hooks hooks
 

Member Data Documentation

◆ content

const unsigned char* Aws::parse_buffer::content

◆ depth

size_t Aws::parse_buffer::depth

◆ hooks

internal_hooks Aws::parse_buffer::hooks

◆ length

size_t Aws::parse_buffer::length

◆ offset

size_t Aws::parse_buffer::offset

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