Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImagesResultStream
-
Uses of ImagesResultStream in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier 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) Modifier and TypeMethodDescriptionImagesResultStream.Builder.mergeFrom
(ImagesResultStream other) static ImagesResultStream.Builder
ImagesResultStream.newBuilder
(ImagesResultStream prototype) Modifier 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)