MCPcopy Create free account
hub / github.com/acl-dev/acl / space

Method space

lib_acl_cpp/src/stdlib/xml2.cpp:570–573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

568}
569
570size_t xml2::space() const
571{
572 return acl_xml2_space(xml_);
573}
574
575void xml2::space_clear()
576{

Callers 4

getBodyMethod · 0.45
updateMethod · 0.45
flush_outMethod · 0.45
readMethod · 0.45

Calls 1

acl_xml2_spaceFunction · 0.85

Tested by

no test coverage detected