|
proxygen
|
#include <QPACKEncoder.h>
Public Member Functions | |
| EncodeResult (Buf c, Buf s) | |
Public Attributes | |
| Buf | control |
| Buf | stream |
Definition at line 36 of file QPACKEncoder.h.
Definition at line 37 of file QPACKEncoder.h.
| 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().