Nodehttp2getUnpackedSettingsfunction getUnpackedSettings#getUnpackedSettings(buf: Uint8Array): Settings Deno compatibility This function is a non-functional stub. Returns a HTTP/2 Settings Object containing the deserialized settings from the given Buffer as generated by http2.getPackedSettings(). Parameters ##buf: Uint8ArrayThe packed settings. Return Type #Settings
function getUnpackedSettings#getUnpackedSettings(buf: Uint8Array): Settings Deno compatibility This function is a non-functional stub. Returns a HTTP/2 Settings Object containing the deserialized settings from the given Buffer as generated by http2.getPackedSettings(). Parameters ##buf: Uint8ArrayThe packed settings. Return Type #Settings