Readable

upack.Readable
See theReadable companion trait
object Readable extends ReadableLowPri

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Readable.type

Members list

Implicits

Implicits

implicit def fromByteArray(s: Array[Byte]): Readable

Inherited implicits

implicit def fromReadable[T](s: T)(implicit conv: T => Readable): Readable

Attributes

Inherited from:
ReadableLowPri