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 ImagesResultStream
ImagesResultStream.getDefaultInstance()
ImagesResultStream.Builder.getDefaultInstanceForType()
ImagesResultStream.getDefaultInstanceForType()
static ImagesResultStream
ImagesResultStream.parseDelimitedFrom
(InputStream input) static ImagesResultStream
ImagesResultStream.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStream
ImagesResultStream.parseFrom
(byte[] data) static ImagesResultStream
ImagesResultStream.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStream
ImagesResultStream.parseFrom
(com.google.protobuf.ByteString data) static ImagesResultStream
ImagesResultStream.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStream
ImagesResultStream.parseFrom
(com.google.protobuf.CodedInputStream input) static ImagesResultStream
ImagesResultStream.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStream
ImagesResultStream.parseFrom
(InputStream input) static ImagesResultStream
ImagesResultStream.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImagesResultStream
ImagesResultStream.parseFrom
(ByteBuffer data) static ImagesResultStream
ImagesResultStream.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.Builder
ImagesResultStream.newBuilder
(ImagesResultStream prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ImagesResultStreamModifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImageExtractAllRawImages
(ExtractAllRawImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImageExtractAllRawImages
(ExtractAllRawImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImagePdfToImages
(PdfToImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToImages
(PdfToImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver)