Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImagesResultStream
Packages that use ImagesResultStream
-
Uses of ImagesResultStream in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ImagesResultStreamModifier and TypeMethodDescriptionImagesResultStream.Builder.build()ImagesResultStream.Builder.buildPartial()static ImagesResultStreamImagesResultStream.getDefaultInstance()ImagesResultStream.Builder.getDefaultInstanceForType()ImagesResultStream.getDefaultInstanceForType()static ImagesResultStreamImagesResultStream.parseDelimitedFrom(InputStream input) static ImagesResultStreamImagesResultStream.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStreamImagesResultStream.parseFrom(byte[] data) static ImagesResultStreamImagesResultStream.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStreamImagesResultStream.parseFrom(com.google.protobuf.ByteString data) static ImagesResultStreamImagesResultStream.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStreamImagesResultStream.parseFrom(com.google.protobuf.CodedInputStream input) static ImagesResultStreamImagesResultStream.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStreamImagesResultStream.parseFrom(InputStream input) static ImagesResultStreamImagesResultStream.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStreamImagesResultStream.parseFrom(ByteBuffer data) static ImagesResultStreamImagesResultStream.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ImagesResultStreamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ImagesResultStream>ImagesResultStream.getParserForType()static io.grpc.MethodDescriptor<ExtractAllRawImagesRequest,ImagesResultStream> IronPdfServiceGrpc.getPdfDocumentImageExtractAllRawImagesMethod()static io.grpc.MethodDescriptor<PdfToImagesRequest,ImagesResultStream> IronPdfServiceGrpc.getPdfDocumentImagePdfToImagesMethod()static com.google.protobuf.Parser<ImagesResultStream>ImagesResultStream.parser()IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImagePdfToImages(PdfToImagesRequest request) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ImagesResultStreamModifier and TypeMethodDescriptionImagesResultStream.Builder.mergeFrom(ImagesResultStream other) static ImagesResultStream.BuilderImagesResultStream.newBuilder(ImagesResultStream prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ImagesResultStreamModifier and TypeMethodDescriptionvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImagePdfToImages(PdfToImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToImages(PdfToImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver)