francescomari / consumable

Wrap a Stream into an object which mimics a Buffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consumable

Wrap a Stream into an object which mimics a Buffer. This way binary data can be read by following the eventing flow, instead of previously loading the whole content of the data in memory.

About

Wrap a Stream into an object which mimics a Buffer

License:MIT License


Languages

Language:JavaScript 100.0%