Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Stop Bit Encoding

Specification

Title

Size Prefixed Blob format

URL

https://github.com/OpenHFT/RFC/blob/master/Stop-Bit-Encoding/

Latest

https://github.com/OpenHFT/RFC/blob/master/Stop-Bit-Encoding/Stop-Bit-Encoding-1.0.adoc

Editor

Peter Lawrey

License

Apache 2.0

Change Process

Users issue Pull Requests for the Editor’s consideration

Status

Raw.

Goals

Stop Bit Encoding compressed integer values with a minimum length. It supports one byte per 7 bits, and short negative numbers with one extra byte.