Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImageResultStream
Packages that use ImageResultStream
-
Uses of ImageResultStream in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ImageResultStreamModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ImageResultStreamModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ImageResultStreamModifier and TypeMethodDescriptionImageResultStream.Builder.mergeFrom
(ImageResultStream other) static ImageResultStream.Builder
ImageResultStream.newBuilder
(ImageResultStream prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ImageResultStreamModifier 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)