com
.
twitter
.
bijection
protobuf
package
protobuf
Visibility
Public
All
Type Members
class
ProtobufCodec
[
T <: Message
]
extends Injection[T, Array[Byte]]
class
ProtobufEnumCodec
[
T <: ProtocolMessageEnum
]
extends Injection[T, Int]
Value Members
object
ProtobufCodec
extends Serializable
Bijections for use in serializing and deserializing Protobufs.
object
ProtobufEnumCodec
extends Serializable