Unpacker

trait Unpacker[A]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(bytes: ByteBuffer): Either[Throwable, A]