libhttp2 v0.2.7 (2016-01-12T21:45:23Z)
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