Type alias CachePullerResult<T>

CachePullerResult<T>: IteratorResult<T>

The result of a CachableStream pull.

Type Parameters

  • T

Generated using TypeDoc