class Duo::HPACK::DynamicTable
- Duo::HPACK::DynamicTable
- Reference
- Object
Defined in:
duo/hpack/dynamic_table.crConstructors
Instance Method Summary
- #[](index)
- #[]?(index)
- #add(name, value)
- #bytesize : Int32
- #each(&)
- #each_with_index(&)
- #empty?
- #maximum : Int32
- #resize(maximum : Int32)
- #size