Skip to content

makeExternalLocationBatch

function makeExternalLocationBatch(
schema,
url,
sha256?): VgiBatch;

Defined in: src/external.ts:112

Create a zero-row pointer batch with location URL and optional SHA-256.

ParameterType
schemaVgiSchema
urlstring
sha256?string

VgiBatch