in scala.io.BytePickle
class SPU

abstract class SPU [ t ]
extends java.lang.Object
with scala.ScalaObject

Constructor Summary
def this



Def Summary
def appP ( a : t , state : BytePickle.this.PicklerState ) : BytePickle.this.PicklerState

def appU ( state : BytePickle.this.UnPicklerState ) : scala.Tuple2[t,BytePickle.this.UnPicklerState]



Constructor Detail
def this

Def Detail
def appP ( a : t , state : BytePickle.this.PicklerState ) : BytePickle.this.PicklerState

def appU ( state : BytePickle.this.UnPicklerState ) : scala.Tuple2[t,BytePickle.this.UnPicklerState]