folly::crypto::Blake2xb::kUnknownOutputLength

If the amount of output data desired is not known in advance, use this constant as the outputLength parameter to init().

Synopsis

Declared in <folly/crypto/Blake2xb.h>

inline constexpr static
size_t kUnknownOutputLength = 0;