Searched defs:EncodeInt64 (Results 1 – 4 of 4) sorted by relevance
18 constexpr void EncodeInt64(int64_t x, uint8_t* buf) { in EncodeInt64() function
39 size_t EncodeInt64(int64_t value, const std::span<std::byte>& output) { in EncodeInt64() function
19 void EncodeInt64(int64_t x, uint8_t* buf) { in EncodeInt64() function
22 void EncodeInt64(int64_t x, uint8_t* buf) { in EncodeInt64() function