Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-jwt
/ data
Method
data
include/jwt/string_view.hpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
const_pointer data() const noexcept
159
{
160
return data_;
161
}
162
163
/// Modifier Member Functions
164
void remove_prefix(size_type n) noexcept
Callers
15
str_to_type
Function · 0.80
base64_decode
Method · 0.80
algo
Method · 0.80
typ
Method · 0.80
add_header
Method · 0.80
remove_header
Method · 0.80
has_header
Method · 0.80
add_claim
Method · 0.80
get_claim_value
Method · 0.80
remove_claim
Method · 0.80
has_claim_with_value
Method · 0.80
jwt_signature
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected