|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <chrono>#include <memory>#include <unordered_map>#include <jau/debug.hpp>#include <jau/io_util.hpp>#include <jau/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 (ByteInStream &in, secure_vector< uint8_t > &buffer) noexcept |
|
staticnoexcept |
|
staticnoexcept |