Maximum length (in bytes) of the varint encoding of a 64‐bit value.
Synopsis
Declared in <folly/Varint.h>
constexpr size_t kMaxVarintLength64 = 10;
Created with MrDocs
Maximum length (in bytes) of the varint encoding of a 64‐bit value.
Declared in <folly/Varint.h>
constexpr size_t kMaxVarintLength64 = 10;
Created with MrDocs