Makes an instance of T from the data from the given buffer.
Concrete Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from ChannelBufferReadable[T] to
any2stringadd[ChannelBufferReadable[T]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from ChannelBufferReadable[T] to
StringFormat[ChannelBufferReadable[T]] performed by method StringFormat in scala.Predef.
A constructor of T instances from a ChannelBuffer.
type which instances can be constructed with this.