Flutter Engine
The Flutter Engine
|
#include <UrlDataManager.h>
Public Attributes | |
SkString | fUrl |
SkString | fContentType |
sk_sp< SkData > | fData |
Additional Inherited Members | |
Public Member Functions inherited from SkRefCntBase | |
SkRefCntBase () | |
virtual | ~SkRefCntBase () |
bool | unique () const |
void | ref () const |
void | unref () const |
Definition at line 37 of file UrlDataManager.h.
SkString UrlDataManager::UrlData::fContentType |
Definition at line 39 of file UrlDataManager.h.
Definition at line 40 of file UrlDataManager.h.
SkString UrlDataManager::UrlData::fUrl |
Definition at line 38 of file UrlDataManager.h.