Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsyncOptions

Hierarchy

Index

Properties

Properties

Optional consume

consume?: boolean

Whether or not to "consume" the source data. This will make the typed array/buffer you pass in unusable but will increase performance and reduce memory usage.

Generated using TypeDoc