There isn't an API, but it should be straightforward to sum up all the buffer sizes in the constituent chunks
On Thu, Jul 30, 2020 at 9:25 AM Yifei Yang <[email protected]> wrote: > > Hi everyone, > > I'm using ChunkedArray in C++. Is there any way to get the size of a > ChunkedArray (number of bytes it occupies in the memory)? I didn't find any > existing C++ API to achieve this. Thanks! > > Best, > Yifei
