swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Revision 0eb0c9bb821e47e1c97c175cc8af3965fe198d08 authored by Kosie van der Merwe on 07 December 2012, 18:42:19 UTC, committed by Kosie van der Merwe on 07 December 2012, 18:42:19 UTC
Summary: Added BitStreamPutInt() and BitStreamGetInt() which take a stream of chars and can write integers of arbitrary bit sizes to that stream at arbitrary positions. There are also convenience versions of these functions that take std::strings and leveldb::Slices.

Test Plan: make check

Reviewers: sheki, vamsi, dhruba, emayanke

Reviewed By: vamsi

CC: leveldb

Differential Revision: https://reviews.facebook.net/D7071
1 parent c847a31
History
Tip revision: 19076c95aa2bcee55c26fcf0960cc844ad86ee9c authored by Levi Tamasi on 21 January 2021, 22:18:25 UTC
Update HISTORY.md for PR 7888 (#7890)
Tip revision: 19076c9
File Mode Size
db
doc
hdfs
helpers
include
java
linters
port
scribe
snappy
table
thrift
tools
util
.arcconfig -rw-r--r-- 245 bytes
.gitignore -rw-r--r-- 149 bytes
AUTHORS -rw-r--r-- 193 bytes
LICENSE -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 9.2 KB
NEWS -rw-r--r-- 509 bytes
README -rw-r--r-- 2.3 KB
README.fb -rw-r--r-- 283 bytes
TODO -rw-r--r-- 494 bytes
build_detect_platform -rwxr-xr-x 7.9 KB
build_detect_version -rwxr-xr-x 1.1 KB
fbcode.gcc471.sh -rw-r--r-- 2.4 KB

README

back to top