Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvroParserReadOptions

Package version

Options to configure the AvroParser read methods. See AvroParser.readFixedBytes, AvroParser.readMap and etc.

Hierarchy

  • AvroParserReadOptions

Index

Properties

Properties

Optional abortSignal

abortSignal: AbortSignalLike

An implementation of the AbortSignalLike interface to signal the request to cancel the operation. For example, use the @azure/abort-controller to create an AbortSignal.

Generated using TypeDoc