package pickling
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
PickleBuffer extends AnyRef
Variable length byte arrays, with methods for basic pickling and unpickling.
- trait Translations extends AnyRef
-
abstract
class
UnPickler extends AnyRef
- Version
1.0
Value Members
- object ByteCodecs
-
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