com.twitter.bijection

protobuf

package protobuf

Visibility
  1. Public
  2. All

Type Members

  1. class ProtobufCodec[T <: Message] extends Injection[T, Array[Byte]]

  2. class ProtobufEnumCodec[T <: ProtocolMessageEnum] extends Injection[T, Int]

Value Members

  1. object ProtobufCodec extends Serializable

    Bijections for use in serializing and deserializing Protobufs.

  2. object ProtobufEnumCodec extends Serializable

Ungrouped