extract_plugins_utf16le

Function extract_plugins_utf16le 

Source
fn extract_plugins_utf16le(data: &[u8]) -> Vec<PluginRef>
Expand description

Extract plugin references from UTF-16LE encoded strings in binary data. FL Studio and some other DAWs use UTF-16LE for internal strings.