function getUnpackedSettings
Usage
import { getUnpackedSettings } from "node:http2";
Returns a HTTP/2 Settings Object containing the deserialized settings from
the given Buffer as generated by http2.getPackedSettings().
import { getUnpackedSettings } from "node:http2";
Returns a HTTP/2 Settings Object containing the deserialized settings from
the given Buffer as generated by http2.getPackedSettings().