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

Method length

lib_acl_cpp/src/stream/aio_handle.cpp:307–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307int aio_handle::length() const
308{
309 return nstream_;
310}
311
312} // namespace acl

Callers 5

readtagsMethod · 0.45
istream.cppFile · 0.45
writeMethod · 0.45
ostream.cppFile · 0.45
timer_callbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected