Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImageResultStream
-
Uses of ImageResultStream in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionImageResultStream.Builder.build()
ImageResultStream.Builder.buildPartial()
static ImageResultStream
ImageResultStream.getDefaultInstance()
ImageResultStream.Builder.getDefaultInstanceForType()
ImageResultStream.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
(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) static ImageResultStream
ImageResultStream.parseFrom
(ByteBuffer data) static ImageResultStream
ImageResultStream.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<ImageResultStream>
ImageResultStream.getParserForType()
static io.grpc.MethodDescriptor<PdfToMultiPageTiffImageRequest,
ImageResultStream> IronPdfServiceGrpc.getPdfDocumentImagePdfToMultiPageTiffImageMethod()
static com.google.protobuf.Parser<ImageResultStream>
ImageResultStream.parser()
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImagePdfToMultiPageTiffImage
(PdfToMultiPageTiffImageRequest request) Modifier and TypeMethodDescriptionImageResultStream.Builder.mergeFrom
(ImageResultStream other) static ImageResultStream.Builder
ImageResultStream.newBuilder
(ImageResultStream prototype) Modifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImagePdfToMultiPageTiffImage
(PdfToMultiPageTiffImageRequest request, io.grpc.stub.StreamObserver<ImageResultStream> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToMultiPageTiffImage
(PdfToMultiPageTiffImageRequest request, io.grpc.stub.StreamObserver<ImageResultStream> responseObserver)