Blob Constructor |
Name | Description | |
---|---|---|
Blob(String, Byte) |
Creates a blob given a type and in memory content
| |
Blob(String, Stream) |
Creates a blob given a type and streaming content
| |
Blob(String, Uri) |
Creates an blob given a type and a URL to a file
|