getUnpackedSettings
external fun getUnpackedSettings(buf: ERROR CLASS: Symbol not found for Uint8Array<*>): Settings(source)
Returns a HTTP/2 Settings Object
containing the deserialized settings from the given Buffer
as generated by http2.getPackedSettings()
.
Since
v8.4.0
Parameters
buf
The packed settings.