Function decode

Source
pub fn decode(ids: &IndicesToIds, from: &[u8]) -> Result<WebidlBindings>
Expand description

Decode the Web IDL bindings custom section data from the given input stream.

This does not parse the custom section discriminant and “webidl-bindings” custom section name, just the inner data.