uproot.interpretation.objects.ObjectArray
=========================================

Defined in `uproot.interpretation.objects <https://github.com/scikit-hep/uproot4/blob//src/uproot/interpretation/objects.py>`__ on `line 490 <https://github.com/scikit-hep/uproot4/blob//src/uproot/interpretation/objects.py#L490>`__.



.. autoclass:: uproot.interpretation.objects.ObjectArray

.. _uproot.interpretation.objects.ObjectArray.model:

model
-----

.. autoattribute:: uproot.interpretation.objects.ObjectArray.model

.. _uproot.interpretation.objects.ObjectArray.branch:

branch
------

.. autoattribute:: uproot.interpretation.objects.ObjectArray.branch

.. _uproot.interpretation.objects.ObjectArray.context:

context
-------

.. autoattribute:: uproot.interpretation.objects.ObjectArray.context

.. _uproot.interpretation.objects.ObjectArray.byte_offsets:

byte_offsets
------------

.. autoattribute:: uproot.interpretation.objects.ObjectArray.byte_offsets

.. _uproot.interpretation.objects.ObjectArray.byte_content:

byte_content
------------

.. autoattribute:: uproot.interpretation.objects.ObjectArray.byte_content

.. _uproot.interpretation.objects.ObjectArray.cursor_offset:

cursor_offset
-------------

.. autoattribute:: uproot.interpretation.objects.ObjectArray.cursor_offset

.. _uproot.interpretation.objects.ObjectArray.to_numpy:

to_numpy
--------

.. automethod:: uproot.interpretation.objects.ObjectArray.to_numpy

