libhttp2 v1.0.1 (2023-02-25T01:30:41Z)
Dub
Repo
FrameHeader.this
libhttp2
frame
FrameHeader
Undocumented in source.
this
(uint _length, FrameType _type, FrameFlags _flags, int _stream_id)
struct
FrameHeader
this
(
uint
_length
,
FrameType
_type
,
FrameFlags
_flags
,
int
_stream_id
)
this
(ubyte* buf)
Meta
Source
See Implementation
libhttp2
frame
FrameHeader
constructors
this
functions
addPad
free
pack
packShared
unpack
variables
flags
length
reserved
stream_id
type