uproot.AsSTLBits
================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.numerical.AsSTLBits

.. _uproot.interpretation.numerical.AsSTLBits.itemsize:

itemsize
--------

.. autoattribute:: uproot.interpretation.numerical.AsSTLBits.itemsize

.. _uproot.interpretation.numerical.AsSTLBits.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.numerical.AsSTLBits.cache_key

.. _uproot.interpretation.numerical.AsSTLBits.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.numerical.AsSTLBits.typename

.. _uproot.interpretation.numerical.AsSTLBits.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.numerical.AsSTLBits.numpy_dtype

.. _uproot.interpretation.numerical.AsSTLBits.awkward_form:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.awkward_form

.. _uproot.interpretation.numerical.AsSTLBits.basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.basket_array

.. _uproot.interpretation.numerical.AsSTLBits.final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.final_array

.. _uproot.interpretation.numerical.AsSTLBits.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.hook_before_basket_array

.. _uproot.interpretation.numerical.AsSTLBits.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.hook_after_basket_array

.. _uproot.interpretation.numerical.AsSTLBits.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.hook_before_final_array

.. _uproot.interpretation.numerical.AsSTLBits.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.hook_before_library_finalize

.. _uproot.interpretation.numerical.AsSTLBits.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.numerical.AsSTLBits.hook_after_final_array

