Unit 'fphttp2frames' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-web]

WriteGoAwayFrame

Declaration

Source position: fphttp2frames.pp line 92

procedure WriteGoAwayFrame(

  aStream: TStream;

  aLastStreamID: Cardinal;

  aErrorCode: Cardinal;

  const aDebugData: TBytes

);


Documentation generated on: 2026-06-30