For a list of all members of this type, see Blob members.
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. | |
| FromStream | Creates a Blob from a stream. | |
| ToMemoryStream | Converts the content of the Blob to a memory stream. Null is returned if the Blob is empty. | |
| ToString | Overridden. Converts the content of the Blob as string. |