|
jaulib v1.4.1
Jau Support Library (C++, Java, ..)
|
#include <memory>#include <unordered_map>#include <jau/debug.hpp>#include <jau/io/io_util.hpp>#include <jau/io/byte_stream.hpp>#include <jau/string_util.hpp>#include <thread>#include <pthread.h>Go to the source code of this file.
Functions | |
| static bool | _is_scheme_valid (const std::string_view &scheme) noexcept |
| static uint64_t | _read_buffer (ByteStream &in, secure_vector< uint8_t > &buffer) noexcept |
|
staticnoexcept |
|
staticnoexcept |