Versions in this module Expand all Collapse all v0 v0.0.2 Dec 17, 2024 v0.0.1 Dec 17, 2024 Changes in this version + func PickleAsJSON(object any, pickleVersion byte, key []byte) ([]byte, error) + func UnpickleAsJSON(object any, pickled, key []byte, pickleVersion byte) error