Object.createBlob

Create a blob object (i.e., a file) from raw bytes.

struct Object
static
createBlob
(
immutable(ubyte)[] data
)

Meta