- java.lang.Object
-
- swim.protobuf.Protobuf
-
public final class Protobuf extends Object
Factory for constructing Protocol Buffer decoders and encoders.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ProtobufDecoder<swim.structure.Item,swim.structure.Value>modelDecoder()
-
-
-
Method Detail
-
modelDecoder
public static ProtobufDecoder<swim.structure.Item,swim.structure.Value> modelDecoder()
-
-