Skip to content

juliangruber/hyperdrive-encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperdrive-encoding

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