package dotty.tools.dotc.core.unpickleScala2

Constructors

Members

[+] class PickleBuffer

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

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

[+] final object PickleBuffer
[+] class Scala2Unpickler

Unpickle symbol table information descending from a class and/or module root from an array of bytes.

Unpickle symbol table information descending from a class and/or module root from an array of bytes.

[+] final object Scala2Unpickler