Method Search.ResultSet()->overhead()

class Search.ResultSet

Method overhead

int overhead()

Description

Return the size of the memory overhead, in bytes.

You can minimize the overhead by calling dup(), which will create a new resultset with the exact size needed.