ak.forms.ByteMaskedForm
-----------------------

The form of a :doc:`ak.layout.ByteMaskedArray`, which has :doc:`ak.types.OptionType`.

In addition to the properties and methods described in :doc:`ak.forms.Form`,
this has the following.

ak.forms.ByteMaskedForm.__init__
================================

.. py:method:: ak.forms.ByteMaskedForm.__init__(mask, content, valid_when, has_identities=False, parameters=None)

ak.forms.ByteMaskedForm.mask
============================

.. py:attribute:: ak.forms.ByteMaskedForm.mask

ak.forms.ByteMaskedForm.content
===============================

.. py:attribute:: ak.forms.ByteMaskedForm.content

ak.forms.ByteMaskedForm.valid_when
==================================

.. py:attribute:: ak.forms.ByteMaskedForm.valid_when

ak.forms.ByteMaskedForm.has_identities
======================================

.. py:attribute:: ak.forms.ByteMaskedForm.has_identities

ak.forms.ByteMaskedForm.parameters
==================================

.. py:attribute:: ak.forms.ByteMaskedForm.parameters
