Package

com.twitter.bijection

protobuf

Permalink

package protobuf

Visibility
  1. Public
  2. All

Type Members

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

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

    Permalink

Value Members

  1. object ProtobufCodec extends Serializable

    Permalink

    Bijections for use in serializing and deserializing Protobufs.

  2. object ProtobufEnumCodec extends Serializable

    Permalink

Ungrouped