|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
Namespaces | |
| Aws | |
| Aws::Crt | |
| Aws::Crt::Checksum | |
Functions | |
| bool AWS_CRT_CPP_API | Aws::Crt::Checksum::ComputeXXHash64 (const ByteCursor &input, ByteBuf &output, uint64_t seed=0) noexcept |
| bool AWS_CRT_CPP_API | Aws::Crt::Checksum::ComputeXXHash3_64 (const ByteCursor &input, ByteBuf &output, uint64_t seed=0) noexcept |
| bool AWS_CRT_CPP_API | Aws::Crt::Checksum::ComputeXXHash3_128 (const ByteCursor &input, ByteBuf &output, uint64_t seed=0) noexcept |
1.8.10