https://github.com/juliangruber/hyperdrive-encoding
The encoding used by hyperdrive
https://github.com/juliangruber/hyperdrive-encoding
Last synced: 4 months ago
JSON representation
The encoding used by hyperdrive
- Host: GitHub
- URL: https://github.com/juliangruber/hyperdrive-encoding
- Owner: juliangruber
- Created: 2016-09-29T12:38:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T10:33:24.000Z (about 8 years ago)
- Last Synced: 2025-01-05T14:39:48.285Z (4 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dat - hyperdrive-protocol - message encoding used by `hyperdrive` (Outdated / Other Related Dat Project Modules)
- awesome-dat - hyperdrive-protocol - message encoding used by `hyperdrive` (Outdated / Other Related Dat Project Modules)
README
# hyperdrive-encoding
The message encoding used by
[hyperdrive](https://github.com/mafintosh/hyperdrive).[](http://travis-ci.org/juliangruber/hyperdrive-encoding)
[](https://github.com/mafintosh/abstract-encoding)## API
### .decode(buffer[, start][, end])
### .encode(obj[, buffer][, offset])
## Installation
```bash
$ npm install hyperdrive-encoding
```## License
MIT