uproot.AsStrings
================

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

.. table::
    :class: note

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

.. autoclass:: uproot.interpretation.strings.AsStrings

.. _uproot.interpretation.strings.AsStrings.header_bytes:

header_bytes
------------

.. autoattribute:: uproot.interpretation.strings.AsStrings.header_bytes

.. _uproot.interpretation.strings.AsStrings.length_bytes:

length_bytes
------------

.. autoattribute:: uproot.interpretation.strings.AsStrings.length_bytes

.. _uproot.interpretation.strings.AsStrings.original:

original
--------

.. autoattribute:: uproot.interpretation.strings.AsStrings.original

.. _uproot.interpretation.strings.AsStrings.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.interpretation.strings.AsStrings.cache_key

.. _uproot.interpretation.strings.AsStrings.typename:

typename
--------

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

.. autoattribute:: uproot.interpretation.strings.AsStrings.typename

.. _uproot.interpretation.strings.AsStrings.numpy_dtype:

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

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

.. autoattribute:: uproot.interpretation.strings.AsStrings.numpy_dtype

.. _uproot.interpretation.strings.AsStrings.awkward_form:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.awkward_form

.. _uproot.interpretation.strings.AsStrings.basket_array:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.basket_array

.. _uproot.interpretation.strings.AsStrings.final_array:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.final_array

.. _uproot.interpretation.strings.AsStrings.hook_before_basket_array:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.hook_before_basket_array

.. _uproot.interpretation.strings.AsStrings.hook_after_basket_array:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.hook_after_basket_array

.. _uproot.interpretation.strings.AsStrings.hook_before_final_array:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.hook_before_final_array

.. _uproot.interpretation.strings.AsStrings.hook_before_library_finalize:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.hook_before_library_finalize

.. _uproot.interpretation.strings.AsStrings.hook_after_final_array:

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

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

.. automethod:: uproot.interpretation.strings.AsStrings.hook_after_final_array

