Uses of Class
com.ironsoftware.ironpdf.internal.proto.RenderPdfDocumentFromZipRequestStream
Packages that use RenderPdfDocumentFromZipRequestStream
-
Uses of RenderPdfDocumentFromZipRequestStream in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RenderPdfDocumentFromZipRequestStreamModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type RenderPdfDocumentFromZipRequestStreamModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type RenderPdfDocumentFromZipRequestStreamModifier and TypeMethodDescriptionRenderPdfDocumentFromZipRequestStream.Builder.mergeFrom(RenderPdfDocumentFromZipRequestStream other) RenderPdfDocumentFromZipRequestStream.newBuilder(RenderPdfDocumentFromZipRequestStream prototype)