KeyArrayB ========= .. currentmodule:: lsst.afw.table .. autoclass:: KeyArrayB :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~KeyArrayB.dtype ~KeyArrayB.subfields ~KeyArrayB.subkeys .. rubric:: Methods Summary .. autosummary:: ~KeyArrayB.get ~KeyArrayB.getOffset ~KeyArrayB.getSize ~KeyArrayB.getTypeString ~KeyArrayB.isValid ~KeyArrayB.isVariableLength ~KeyArrayB.set ~KeyArrayB.slice .. rubric:: Attributes Documentation .. autoattribute:: dtype .. autoattribute:: subfields .. autoattribute:: subkeys .. rubric:: Methods Documentation .. automethod:: get .. automethod:: getOffset .. automethod:: getSize .. automethod:: getTypeString .. automethod:: isValid .. automethod:: isVariableLength .. automethod:: set .. automethod:: slice