Options
All
  • Public
  • Public/Protected
  • All
Menu

Custom options for 'withDataURL()' function.

Hierarchy

  • IWithDataURLOptions

Index

Properties

Optional encoding

encoding: BufferEncoding

The default encoding, using for text inputs. Default: 'ascii'

Optional errorHandler

A custom error handler.

Optional limit

limit: number

The maximum size of the body, in bytes. Default: 134217728

Generated using TypeDoc