Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
ImagesResultStream |
ImagesResultStream.Builder.build() |
ImagesResultStream |
ImagesResultStream.Builder.buildPartial() |
static ImagesResultStream |
ImagesResultStream.getDefaultInstance() |
ImagesResultStream |
ImagesResultStream.getDefaultInstanceForType() |
ImagesResultStream |
ImagesResultStream.Builder.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(ByteBuffer data) |
static ImagesResultStream |
ImagesResultStream.parseFrom(ByteBuffer 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) |
Modifier and Type | Method and Description |
---|---|
com.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() |
Iterator<ImagesResultStream> |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request) |
Iterator<ImagesResultStream> |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImagePdfToImages(PdfToImagesRequest request) |
Modifier and Type | Method and Description |
---|---|
ImagesResultStream.Builder |
ImagesResultStream.Builder.mergeFrom(ImagesResultStream other) |
static ImagesResultStream.Builder |
ImagesResultStream.newBuilder(ImagesResultStream prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request,
io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) |
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request,
io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) |
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentImagePdfToImages(PdfToImagesRequest request,
io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) |
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToImages(PdfToImagesRequest request,
io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) |
Copyright © 2022–2023 Iron Software. All rights reserved.