Class AsyncUint8ArrayIterator

Generalized abstraction for pulling in raw octet data, whether its over the network or from disk or in memory.

This is designed to reduce general complexity / fragmentation when parsing out tar sectors by forcing every input type to adhere to the same streaming interface.

Hierarchy

  • AsyncUint8ArrayIterator

Implements

Constructors

Accessors

Methods

Generated using TypeDoc