uproot.interpretation.custom.AsBinary
=====================================

Defined in `uproot.interpretation.custom <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/custom.py>`__ on `line 130 <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/custom.py#L130>`__.

.. table::
    :class: note

    +------------------------------------------------+
    | **Inheritance order:**                         |
    +================================================+
    | #. :doc:`uproot.interpretation.Interpretation` |
    +------------------------------------------------+

.. autoclass:: uproot.interpretation.custom.AsBinary

.. _uproot.interpretation.custom.AsBinary.cache_key:

cache_key
---------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.custom.AsBinary.cache_key

.. _uproot.interpretation.custom.AsBinary.typename:

typename
--------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.custom.AsBinary.typename

.. _uproot.interpretation.custom.AsBinary.numpy_dtype:

numpy_dtype
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.custom.AsBinary.numpy_dtype

.. _uproot.interpretation.custom.AsBinary.awkward_form:

awkward_form
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.awkward_form

.. _uproot.interpretation.custom.AsBinary.basket_array:

basket_array
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.basket_array

.. _uproot.interpretation.custom.AsBinary.final_array:

final_array
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.final_array

.. _uproot.interpretation.custom.AsBinary.hook_before_basket_array:

hook_before_basket_array
------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.hook_before_basket_array

.. _uproot.interpretation.custom.AsBinary.hook_after_basket_array:

hook_after_basket_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.hook_after_basket_array

.. _uproot.interpretation.custom.AsBinary.hook_before_final_array:

hook_before_final_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.hook_before_final_array

.. _uproot.interpretation.custom.AsBinary.hook_before_library_finalize:

hook_before_library_finalize
----------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.hook_before_library_finalize

.. _uproot.interpretation.custom.AsBinary.hook_after_final_array:

hook_after_final_array
----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.custom.AsBinary.hook_after_final_array

