a fast, efficient buffer writer for nodejs
Fast & efficient buffer writer used to keep memory usage low by
internally recycling a single large buffer.

Used as the binary protocol writer in node-postgres.

Maintainer: Aaron Bieber <abieber@openbsd.org>

WWW: https://github.com/brianc/node-buffer-writer
