|
| static Ref< File > | create (const String &path) |
| |
| static Ref< File > | create (Vector< BlobPartVariant > &&blobPartVariants, const String &filename, const PropertyBag &propertyBag) |
| |
| static Ref< File > | deserialize (const String &path, const URL &srcURL, const String &type, const String &name) |
| |
| static Ref< File > | createWithName (const String &path, const String &nameOverride) |
| |
| static String | contentTypeForFile (const String &path) |
| |
| static Ref< File > | create (const String &path) |
| |
| static Ref< File > | create (Vector< BlobPartVariant > &&blobPartVariants, const String &filename, const PropertyBag &propertyBag) |
| |
| static Ref< File > | deserialize (const String &path, const URL &srcURL, const String &type, const String &name) |
| |
| static Ref< File > | createWithName (const String &path, const String &nameOverride) |
| |
| static String | contentTypeForFile (const String &path) |
| |
| static Ref< Blob > | create () |
| |
| static Ref< Blob > | create (Vector< BlobPartVariant > &&blobPartVariants, const BlobPropertyBag &propertyBag) |
| |
| static Ref< Blob > | create (Vector< uint8_t > &&data, const String &contentType) |
| |
| static Ref< Blob > | deserialize (const URL &srcURL, const String &type, long long size, const String &fileBackedPath) |
| |
| static bool | isValidContentType (const String &) |
| |
| static String | normalizedContentType (const String &) |
| |
| static bool | isNormalizedContentType (const String &) |
| |
| static bool | isNormalizedContentType (const CString &) |
| |
| static Ref< Blob > | create () |
| |
| static Ref< Blob > | create (Vector< BlobPartVariant > &&blobPartVariants, const BlobPropertyBag &propertyBag) |
| |
| static Ref< Blob > | create (Vector< uint8_t > &&data, const String &contentType) |
| |
| static Ref< Blob > | deserialize (const URL &srcURL, const String &type, long long size, const String &fileBackedPath) |
| |
| static bool | isValidContentType (const String &) |
| |
| static String | normalizedContentType (const String &) |
| |
| static bool | isNormalizedContentType (const String &) |
| |
| static bool | isNormalizedContentType (const CString &) |
| |
| template<typename Derived > |
| static ptrdiff_t | offsetOfWrapper () |
| |
| template<typename Derived > |
| static ptrdiff_t | offsetOfWrapper () |
| |
|
| enum | UninitializedContructor { uninitializedContructor,
uninitializedContructor
} |
| |
| enum | DeserializationContructor { deserializationContructor,
deserializationContructor
} |
| |
| enum | UninitializedContructor { uninitializedContructor,
uninitializedContructor
} |
| |
| enum | DeserializationContructor { deserializationContructor,
deserializationContructor
} |
| |
| | Blob () |
| |
| | Blob (Vector< BlobPartVariant > &&, const BlobPropertyBag &) |
| |
| | Blob (Vector< uint8_t > &&, const String &contentType) |
| |
| | Blob (UninitializedContructor) |
| |
| | Blob (DeserializationContructor, const URL &srcURL, const String &type, long long size, const String &fileBackedPath) |
| |
| | Blob (const URL &srcURL, long long start, long long end, const String &contentType) |
| |
| | Blob () |
| |
| | Blob (Vector< BlobPartVariant > &&, const BlobPropertyBag &) |
| |
| | Blob (Vector< uint8_t > &&, const String &contentType) |
| |
| | Blob (UninitializedContructor) |
| |
| | Blob (DeserializationContructor, const URL &srcURL, const String &type, long long size, const String &fileBackedPath) |
| |
| | Blob (const URL &srcURL, long long start, long long end, const String &contentType) |
| |
| | ~ScriptWrappable () |
| |
| | ~ScriptWrappable () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| URL | m_internalURL |
| |
| String | m_type |
| |
| long long | m_size |
| |