java.lang.Object
org.apache.jena.riot.protobuf.Binding2Protobuf
- All Implemented Interfaces:
AutoCloseable
Converted from Bindings to SPARQL result set encoded in Protobuf
-
Constructor Summary
ConstructorDescriptionBinding2Protobuf
(OutputStream out, Collection<Var> vars, boolean encodeValues) -
Method Summary
-
Constructor Details
-
Binding2Protobuf
-
-
Method Details
-
output
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-