Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliangruber/hyperdrive-encoding

The encoding used by hyperdrive
https://github.com/juliangruber/hyperdrive-encoding

Last synced: 19 days ago
JSON representation

The encoding used by hyperdrive

Awesome Lists containing this project

README

        

# hyperdrive-encoding

The message encoding used by
[hyperdrive](https://github.com/mafintosh/hyperdrive).

[![build status](https://travis-ci.org/juliangruber/hyperdrive-encoding.svg?branch=master)](http://travis-ci.org/juliangruber/hyperdrive-encoding)
[![abstract-encoding](https://img.shields.io/badge/abstract--encoding-compliant-brightgreen.svg?style=flat)](https://github.com/mafintosh/abstract-encoding)

## API

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

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

## Installation

```bash
$ npm install hyperdrive-encoding
```

## License

MIT