ak.numba.layoutbuilder.ListOffset
Defined in awkward.numba.layoutbuilder on line 129.
-
class ak.numba.layoutbuilder.ListOffset(dtype, content, *, parameters=None, initial=1024, resize=8.0)
-
_offsets
-
_content
-
numbatype()
-
property offsets
-
property content
-
property form
-
begin_list()
-
end_list()
-
clear()
-
is_valid(error: str)
-
snapshot() → awkward.contents.Content