TypedBlob::Create

Creates an uninitialized TypedBlob with auto-managed memory

Creates an uninitialized TypeBlob with internally managed auto-growing memory.

Signature

class Context:
    // Creates an uninitialized TypedBlob with auto-managed memory
    fun createTypedBlob() -> TypedBlob