DataIdPacker
============

.. currentmodule:: lsst.daf.butler

.. autoclass:: DataIdPacker
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DataIdPacker.dimensions
      ~DataIdPacker.maxBits

   .. rubric:: Methods Summary

   .. autosummary::

      ~DataIdPacker.pack
      ~DataIdPacker.unpack

   .. rubric:: Attributes Documentation

   .. autoattribute:: dimensions
   .. autoattribute:: maxBits

   .. rubric:: Methods Documentation

   .. automethod:: pack
   .. automethod:: unpack