TastyHeaderUnpickler

scala.build.tastylib.TastyHeaderUnpickler
See theTastyHeaderUnpickler companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Constructors

def this(bytes: Array[Byte])

Concrete methods

def readHeader(): Either[UnpickleException, UUID]

reads and verifies the TASTy version, extracting the UUID

reads and verifies the TASTy version, extracting the UUID

Attributes