Click or drag to resize

Blob Constructor

Overload List
  NameDescription
Public methodBlob(String, Byte)
Creates a blob given a type and in memory content
Public methodBlob(String, Stream)
Creates a blob given a type and streaming content
Public methodBlob(String, Uri)
Creates an blob given a type and a URL to a file
Top
See Also