hyperdrive-encoding

September 30, 2016 ยท View on GitHub

The message encoding used by hyperdrive.

build status abstract-encoding

API

.decode(buffer[, start][, end])

.encode(obj[, buffer][, offset])

Installation

$ npm install hyperdrive-encoding

License

MIT

Contents

  1. 1API
  2. 1.1.decode(buffer[, start][, end])
  3. 1.2.encode(obj[, buffer][, offset])
  4. 2Installation
  5. 3License