node-smart-buffer

smart-buffer improves nodejs Buffer functionality
  https://github.com/JoshGlazebrook/smart-buffer/
  0
  no reviews



Smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.

Node.js is an event-based server-side JavaScript engine.