JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::WebBrowserComponent::Resource Struct Reference

A resource returned by a ResourceProvider. More...

#include <juce_WebBrowserComponent.h>

Collaboration diagram for juce::WebBrowserComponent::Resource:

Public Attributes

std::vector< std::byte > data
 
String mimeType
 

Detailed Description

A resource returned by a ResourceProvider.

See also
Options::withResourceProvider

Member Data Documentation

◆ data

std::vector<std::byte> juce::WebBrowserComponent::Resource::data

◆ mimeType

String juce::WebBrowserComponent::Resource::mimeType

The documentation for this struct was generated from the following file: