Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ pn_data_error
Function
pn_data_error
c/src/core/codec.c:416–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
pn_error_t *pn_data_error(pn_data_t *data)
417
{
418
return pni_data_error(data);
419
}
420
421
size_t pn_data_size(pn_data_t *data)
422
{
Callers
8
_check
Method · 0.85
check
Method · 0.85
pn_decoder_decode
Function · 0.85
pni_encoder_enter
Function · 0.85
pn_encoder_encode
Function · 0.85
pn_message_data
Function · 0.85
data_test.cpp
File · 0.85
check_encode_decode
Function · 0.85
Calls
1
pni_data_error
Function · 0.85
Tested by
1
check_encode_decode
Function · 0.68