BonsaiDen/BiSON.js

support decoding Buffer

Closed this issue · 1 comments

dvv commented

Hi!

If the subj were implemented, that could improve parsing speed for data which naturally comes as node Buffers -- say readFile or redis.get. Wonder if you could try to implement it?

TIA,
--Vladimir

dvv commented

How about this issue? Feasible to have server-side Buffer support?