Soup.ContentDecoder

const Soup = imports.gi.Soup;

let contentDecoder = new Soup.ContentDecoder();
  

Hierarchy

  • GObject.Object
    • Soup.ContentDecoder