kcurl
v0.1.10
Basic C++23 wrapper over libcurl
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
kcurl::ByteArray Struct Reference
#include <
kcurl/byte_array.hpp
>
Public Member Functions
constexpr auto
as_string_view
() const -> std::string_view
Public Attributes
std::vector< std::byte >
bytes
{}
Member Function Documentation
◆
as_string_view()
constexpr auto kcurl::ByteArray::as_string_view
(
)
const -> std::string_view
inline
constexpr
Returns
Bytes reinterpreted as a string_view.
Member Data Documentation
◆
bytes
std::vector<std::byte> kcurl::ByteArray::bytes {}
The documentation for this struct was generated from the following file:
byte_array.hpp
kcurl
ByteArray
Generated by
1.9.8