Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AimRT/AimRT
/ Size
Method
Size
src/interface/aimrt_module_cpp_interface/util/buffer.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
const aimrt_buffer_array_allocator_t* AllocatorNativeHandle() const { return allocator_ptr_; }
63
64
size_t Size() const { return buffer_array_.len; }
65
66
size_t Capacity() const { return buffer_array_.capacity; }
67
Callers
2
BufferArrayView
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36