QUIC Protocol Implementation 1.0
A Python implementation of the QUIC (Quick UDP Internet Connections) protocol.
Loading...
Searching...
No Matches
frame.FrameStream Member List

This is the complete list of members for frame.FrameStream, including all inherited members.

_decode(cls, bytes frame)frame.FrameStreamprotected
dataframe.FrameStreamstatic
dataframe.FrameStream
decode(cls, bytes frame)frame.FrameStream
encode(self)frame.FrameStream
end_of_attrs(bytes frame)frame.FrameStreamstatic
finframe.FrameStreamstatic
lengthframe.FrameStreamstatic
length_from_attrs(bytes frame, int end_of_attrs)frame.FrameStreamstatic
offsetframe.FrameStreamstatic