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 ImageResultStreamImageResultStream.getDefaultInstance()ImageResultStream.Builder.getDefaultInstanceForType()ImageResultStream.getDefaultInstanceForType()static ImageResultStreamImageResultStream.parseDelimitedFrom(InputStream input) static ImageResultStreamImageResultStream.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageResultStreamImageResultStream.parseFrom(byte[] data) static ImageResultStreamImageResultStream.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageResultStreamImageResultStream.parseFrom(com.google.protobuf.ByteString data) static ImageResultStreamImageResultStream.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageResultStreamImageResultStream.parseFrom(com.google.protobuf.CodedInputStream input) static ImageResultStreamImageResultStream.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageResultStreamImageResultStream.parseFrom(InputStream input) static ImageResultStreamImageResultStream.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageResultStreamImageResultStream.parseFrom(ByteBuffer data) static ImageResultStreamImageResultStream.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.BuilderImageResultStream.newBuilder(ImageResultStream prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ImageResultStreamModifier and TypeMethodDescriptionvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImagePdfToMultiPageTiffImage(PdfToMultiPageTiffImageRequest request, io.grpc.stub.StreamObserver<ImageResultStream> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToMultiPageTiffImage(PdfToMultiPageTiffImageRequest request, io.grpc.stub.StreamObserver<ImageResultStream> responseObserver)