/consumable

Wrap a Stream into an object which mimics a Buffer

Primary LanguageJavaScriptMIT LicenseMIT

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.