Package

com.twitter.bijection

netty

Permalink

package netty

Visibility
  1. Public
  2. All

Type Members

  1. trait LowPriorityImplicits extends AnyRef

    Permalink

    Packaged implicits for netty bijections

Value Members

  1. object ChannelBufferBijection extends Bijection[ChannelBuffer, Array[Byte]]

    Permalink

    Reads from the current position to the end into an array without changing the given ChannelBuffer

  2. object Implicits extends LowPriorityImplicits

    Permalink

Ungrouped