Marshaller

trait Marshaller[T]
class Object
trait Matchable
class Any

Value members

Abstract methods

def fromUint8Array(value: Uint8Array): T
def toUint8Array(value: T): Uint8Array