MCPcopy Create free account
hub / github.com/secdev/scapy / EOS

Class EOS

scapy/contrib/http2.py:681–683  ·  view source on GitHub ↗

Simple "marker" to designate the End Of String symbol in the huffman table

Source from the content-addressed store, hash-verified

679
680
681class EOS(object):
682 """ Simple "marker" to designate the End Of String symbol in the huffman table
683 """
684
685
686class HuffmanNode(object):

Callers 2

huffman_encodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected