dotty.tools.dotc.core

unpickleScala2

package unpickleScala2

Visibility
  1. Public
  2. All

Type Members

  1. class PickleBuffer extends AnyRef

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

  2. class Scala2Unpickler extends PickleBuffer with Embedded

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

Value Members

  1. object PickleBuffer

  2. object Scala2Unpickler

Ungrouped