folly::io::Cursor & cursor_
void reset(folly::io::Cursor &cursorVal, uint32_t totalBytes)
uint32_t consumedBytes() const
HPACK::DecodeError decodeLiteral(folly::fbstring &literal)
HPACKDecodeBuffer(folly::io::Cursor &cursorVal, uint32_t totalBytes, uint32_t maxLiteralSize)
HPACK::DecodeError decodeInteger(uint8_t nbit, uint64_t &integer)
const folly::io::Cursor & cursor() const
void reset(folly::io::Cursor &cursorVal)
size_t totalLength() const