Type alias TpBuffer<T>

TpBuffer<T>: (T | undefined)[]

A buffer. Prefixed to avoid conflicts with the Node.js built-in class.

Type Parameters

  • T

Generated using TypeDoc