Class ProtobufConvert

java.lang.Object
org.apache.jena.riot.protobuf.ProtobufConvert

public class ProtobufConvert extends Object
Convert to and from Protobuf wire objects. See StreamRDF2Protobuf and Protobuf2StreamRDF for ways to convert as streams (they recycle intermediate objects).
See Also: