Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Array Decoder is a tiny Node .js utility that lets you stream arrays of strings or buffers when the incoming chunks may split individual elements across boundaries—essentially a “string‑decoder” for array data. It exposes an `ArrayDecoder` class with a simple `write(chunk, complete)` API that reassembles partial elements and emits complete arrays, useful for any JavaScript code that needs to process streamed, chunked array data (e.g., network protocols, file parsers, or other streaming pipelines).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

tonistiigi's profile
tonistiigi
13 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
tonistiigi

tonistiigi/array_decoder

Like string_decoder but for streaming arrays

JavaScript
0
0
No license