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