PickleFormatter =============== .. currentmodule:: lsst.daf.butler.formatters.pickleFormatter .. autoclass:: PickleFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PickleFormatter.extension ~PickleFormatter.fileDescriptor ~PickleFormatter.unsupportedParameters .. rubric:: Methods Summary .. autosummary:: ~PickleFormatter.fromBytes ~PickleFormatter.name ~PickleFormatter.predictPath ~PickleFormatter.predictPathFromLocation ~PickleFormatter.read ~PickleFormatter.segregateParameters ~PickleFormatter.toBytes ~PickleFormatter.write .. rubric:: Attributes Documentation .. autoattribute:: extension .. autoattribute:: fileDescriptor .. autoattribute:: unsupportedParameters .. rubric:: Methods Documentation .. automethod:: fromBytes .. automethod:: name .. automethod:: predictPath .. automethod:: predictPathFromLocation .. automethod:: read .. automethod:: segregateParameters .. automethod:: toBytes .. automethod:: write