Packages

package pickling

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class PickleBuffer extends AnyRef

    Variable length byte arrays, with methods for basic pickling and unpickling.

  2. trait Translations extends AnyRef
  3. abstract class UnPickler extends AnyRef

    Version

    1.0

Value Members

  1. object ByteCodecs
  2. object PickleFormat

    This object provides constants for pickling attributes.

    This object provides constants for pickling attributes.

    If you extend the format, be sure to increase the version minor number.

    Version

    1.0

Ungrouped