Skip to main content Skip to complementary content

Blob Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

A class representing binary data.

Inheritance

  • System.Object
    • Blob

Syntax

[ValueClass]
public class Blob : IBlob

Constructors

Name Description
Blob(String)

Constructs a new Blob instance.

Properties

Name Description
Bytes

The byte representation of the blob.

Value

The Base64 encoded string representation of the blob.

Methods

Name Description
ToString()

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!