Uses of Class
com.ironsoftware.ironpdf.internal.proto.RenderPdfDocumentFromZipRequestStream
-
Uses of RenderPdfDocumentFromZipRequestStream in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionRenderPdfDocumentFromZipRequestStream.Builder.build()
RenderPdfDocumentFromZipRequestStream.Builder.buildPartial()
RenderPdfDocumentFromZipRequestStream.getDefaultInstance()
RenderPdfDocumentFromZipRequestStream.Builder.getDefaultInstanceForType()
RenderPdfDocumentFromZipRequestStream.getDefaultInstanceForType()
RenderPdfDocumentFromZipRequestStream.parseDelimitedFrom
(InputStream input) RenderPdfDocumentFromZipRequestStream.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromZipRequestStream.parseFrom
(byte[] data) RenderPdfDocumentFromZipRequestStream.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromZipRequestStream.parseFrom
(com.google.protobuf.ByteString data) RenderPdfDocumentFromZipRequestStream.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromZipRequestStream.parseFrom
(com.google.protobuf.CodedInputStream input) RenderPdfDocumentFromZipRequestStream.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromZipRequestStream.parseFrom
(InputStream input) RenderPdfDocumentFromZipRequestStream.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromZipRequestStream.parseFrom
(ByteBuffer data) RenderPdfDocumentFromZipRequestStream.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<RenderPdfDocumentFromZipRequestStream>
RenderPdfDocumentFromZipRequestStream.getParserForType()
static io.grpc.MethodDescriptor<RenderPdfDocumentFromZipRequestStream,
PdfDocumentResult> IronPdfServiceGrpc.getRenderFromZipMethod()
static com.google.protobuf.Parser<RenderPdfDocumentFromZipRequestStream>
RenderPdfDocumentFromZipRequestStream.parser()
io.grpc.stub.StreamObserver<RenderPdfDocumentFromZipRequestStream>
IronPdfServiceGrpc.IronPdfServiceImplBase.renderFromZip
(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) io.grpc.stub.StreamObserver<RenderPdfDocumentFromZipRequestStream>
IronPdfServiceGrpc.IronPdfServiceStub.renderFromZip
(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) Modifier and TypeMethodDescriptionRenderPdfDocumentFromZipRequestStream.Builder.mergeFrom
(RenderPdfDocumentFromZipRequestStream other) RenderPdfDocumentFromZipRequestStream.newBuilder
(RenderPdfDocumentFromZipRequestStream prototype)