Source position: fphttp2frames.pp line 34
type TH2FrameHeader = record
Len: Cardinal;
FrameType: Byte;
Flags: Byte;
StreamID: Cardinal;
end;