Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
ImageResultStream |
ImageResultStream.Builder.build() |
ImageResultStream |
ImageResultStream.Builder.buildPartial() |
static ImageResultStream |
ImageResultStream.getDefaultInstance() |
ImageResultStream |
ImageResultStream.getDefaultInstanceForType() |
ImageResultStream |
ImageResultStream.Builder.getDefaultInstanceForType() |
static ImageResultStream |
ImageResultStream.parseDelimitedFrom(InputStream input) |
static ImageResultStream |
ImageResultStream.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageResultStream |
ImageResultStream.parseFrom(byte[] data) |
static ImageResultStream |
ImageResultStream.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageResultStream |
ImageResultStream.parseFrom(ByteBuffer data) |
static ImageResultStream |
ImageResultStream.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageResultStream |
ImageResultStream.parseFrom(com.google.protobuf.ByteString data) |
static ImageResultStream |
ImageResultStream.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageResultStream |
ImageResultStream.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageResultStream |
ImageResultStream.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageResultStream |
ImageResultStream.parseFrom(InputStream input) |
static ImageResultStream |
ImageResultStream.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ImageResultStream> |
ImageResultStream.getParserForType() |
static io.grpc.MethodDescriptor<PdfToMultiPageTiffImageRequest,ImageResultStream> |
IronPdfServiceGrpc.getPdfDocumentImagePdfToMultiPageTiffImageMethod() |
static com.google.protobuf.Parser<ImageResultStream> |
ImageResultStream.parser() |
Iterator<ImageResultStream> |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImagePdfToMultiPageTiffImage(PdfToMultiPageTiffImageRequest request) |
Modifier and Type | Method and Description |
---|---|
ImageResultStream.Builder |
ImageResultStream.Builder.mergeFrom(ImageResultStream other) |
static ImageResultStream.Builder |
ImageResultStream.newBuilder(ImageResultStream prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentImagePdfToMultiPageTiffImage(PdfToMultiPageTiffImageRequest request,
io.grpc.stub.StreamObserver<ImageResultStream> responseObserver) |
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToMultiPageTiffImage(PdfToMultiPageTiffImageRequest request,
io.grpc.stub.StreamObserver<ImageResultStream> responseObserver) |
Copyright © 2022–2023 Iron Software. All rights reserved.