proxygen
proxygen::QPACKEncoder::EncodeResult Struct Reference

#include <QPACKEncoder.h>

Public Member Functions

 EncodeResult (Buf c, Buf s)
 

Public Attributes

Buf control
 
Buf stream
 

Detailed Description

Definition at line 36 of file QPACKEncoder.h.

Constructor & Destructor Documentation

proxygen::QPACKEncoder::EncodeResult::EncodeResult ( Buf  c,
Buf  s 
)
inline

Definition at line 37 of file QPACKEncoder.h.

constexpr detail::Map< Move > move
Definition: Base-inl.h:2567
static set< string > s
char c

Member Data Documentation

Buf proxygen::QPACKEncoder::EncodeResult::control

Definition at line 39 of file QPACKEncoder.h.

Referenced by proxygen::QPACKCodec::recordCompressedSize(), and TEST().

Buf proxygen::QPACKEncoder::EncodeResult::stream

Definition at line 40 of file QPACKEncoder.h.

Referenced by proxygen::QPACKCodec::recordCompressedSize(), and TEST().


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