ak.forms.BitMaskedForm
----------------------

The form of a :doc:`ak.layout.BitMaskedArray`, 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.BitMaskedForm.__init__
===============================

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

ak.forms.BitMaskedForm.mask
===========================

.. py:attribute:: ak.forms.BitMaskedForm.mask

ak.forms.BitMaskedForm.content
==============================

.. py:attribute:: ak.forms.BitMaskedForm.content

ak.forms.BitMaskedForm.valid_when
=================================

.. py:attribute:: ak.forms.BitMaskedForm.valid_when

ak.forms.BitMaskedForm.lsb_order
================================

.. py:attribute:: ak.forms.BitMaskedForm.lsb_order

ak.forms.BitMaskedForm.has_identities
=====================================

.. py:attribute:: ak.forms.BitMaskedForm.has_identities

ak.forms.BitMaskedForm.parameters
=================================

.. py:attribute:: ak.forms.BitMaskedForm.parameters
