folly::GroupVarint64

GroupVarint codec for 64-bit values.

Synopsis

Declared in <folly/GroupVarint.h>

using GroupVarint64 = GroupVarint<uint64_t>;