Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Functions
io_util.cpp File Reference
#include <chrono>
#include <jau/debug.hpp>
#include <jau/io_util.hpp>
#include <jau/byte_stream.hpp>
#include <jau/string_util.hpp>
#include <thread>
#include <pthread.h>
Include dependency graph for io_util.cpp:

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
 

Function Documentation

◆ _read_buffer()

static uint64_t _read_buffer ( ByteInStream in,
secure_vector< uint8_t > &  buffer 
)
staticnoexcept

Definition at line 89 of file io_util.cpp.

Here is the caller graph for this function:

◆ _is_scheme_valid()

static bool _is_scheme_valid ( const std::string_view &  scheme)
staticnoexcept

Definition at line 173 of file io_util.cpp.

Here is the caller graph for this function: