Skip to main content

@blob/write

Description

StoreSource code

Encodes data and writes it to a Blob store.

Options

resource

resource *ResourceRef

The blob store resource to write.

key

key *string (Value expression)

The key to write.

data

datastring (Data expression)

The data to write.

codec

codec *string

Codec is the name of the codec to use for decoding.

codecArgs

codecArgsany[]

codecArgs are the arguments to pass to the decode function.

delimiterString

delimiterStringstring

delimiterBytes

delimiterBytesbytes