Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImagesResultStreamP
-
Packages that use ImagesResultStreamP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of ImagesResultStreamP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ImagesResultStreamP Modifier and Type Method Description ImagesResultStreamPImagesResultStreamP.Builder. build()ImagesResultStreamPImagesResultStreamP.Builder. buildPartial()static ImagesResultStreamPImagesResultStreamP. getDefaultInstance()ImagesResultStreamPImagesResultStreamP.Builder. getDefaultInstanceForType()ImagesResultStreamPImagesResultStreamP. getDefaultInstanceForType()static ImagesResultStreamPImagesResultStreamP. parseDelimitedFrom(InputStream input)static ImagesResultStreamPImagesResultStreamP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImagesResultStreamPImagesResultStreamP. parseFrom(byte[] data)static ImagesResultStreamPImagesResultStreamP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImagesResultStreamPImagesResultStreamP. parseFrom(com.google.protobuf.ByteString data)static ImagesResultStreamPImagesResultStreamP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImagesResultStreamPImagesResultStreamP. parseFrom(com.google.protobuf.CodedInputStream input)static ImagesResultStreamPImagesResultStreamP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImagesResultStreamPImagesResultStreamP. parseFrom(InputStream input)static ImagesResultStreamPImagesResultStreamP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImagesResultStreamPImagesResultStreamP. parseFrom(ByteBuffer data)static ImagesResultStreamPImagesResultStreamP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ImagesResultStreamP Modifier and Type Method Description ImagesResultStreamP.BuilderImagesResultStreamP.Builder. mergeFrom(ImagesResultStreamP other)static ImagesResultStreamP.BuilderImagesResultStreamP. newBuilder(ImagesResultStreamP prototype)Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ImagesResultStreamP Modifier and Type Method Description default voidIronPdfServiceGrpc.AsyncService. pdfiumImageExtractAllImages(PdfiumExtractAllImagesRequestP request, io.grpc.stub.StreamObserver<ImagesResultStreamP> responseObserver)voidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumImageExtractAllImages(PdfiumExtractAllImagesRequestP request, io.grpc.stub.StreamObserver<ImagesResultStreamP> responseObserver)default voidIronPdfServiceGrpc.AsyncService. pdfiumImageExtractAllRawImages(PdfiumExtractAllRawImagesRequestP request, io.grpc.stub.StreamObserver<ImagesResultStreamP> responseObserver)voidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumImageExtractAllRawImages(PdfiumExtractAllRawImagesRequestP request, io.grpc.stub.StreamObserver<ImagesResultStreamP> responseObserver)default voidIronPdfServiceGrpc.AsyncService. pdfiumImagePdfToImages(PdfiumPdfToImagesRequestP request, io.grpc.stub.StreamObserver<ImagesResultStreamP> responseObserver)voidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumImagePdfToImages(PdfiumPdfToImagesRequestP request, io.grpc.stub.StreamObserver<ImagesResultStreamP> responseObserver)
-