GroupVarint decoder for 32‐bit values.
Synopsis
Declared in <folly/GroupVarint.h>
using GroupVarint32Decoder = GroupVarintDecoder<uint32_t>;
Created with MrDocs
GroupVarint decoder for 32‐bit values.
Declared in <folly/GroupVarint.h>
using GroupVarint32Decoder = GroupVarintDecoder<uint32_t>;
Created with MrDocs