Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImageResultStreamP
-
Packages that use ImageResultStreamP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of ImageResultStreamP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ImageResultStreamP Modifier and Type Method Description ImageResultStreamPImageResultStreamP.Builder. build()ImageResultStreamPImageResultStreamP.Builder. buildPartial()static ImageResultStreamPImageResultStreamP. getDefaultInstance()ImageResultStreamPImageResultStreamP.Builder. getDefaultInstanceForType()ImageResultStreamPImageResultStreamP. getDefaultInstanceForType()static ImageResultStreamPImageResultStreamP. parseDelimitedFrom(InputStream input)static ImageResultStreamPImageResultStreamP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImageResultStreamPImageResultStreamP. parseFrom(byte[] data)static ImageResultStreamPImageResultStreamP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImageResultStreamPImageResultStreamP. parseFrom(com.google.protobuf.ByteString data)static ImageResultStreamPImageResultStreamP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImageResultStreamPImageResultStreamP. parseFrom(com.google.protobuf.CodedInputStream input)static ImageResultStreamPImageResultStreamP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImageResultStreamPImageResultStreamP. parseFrom(InputStream input)static ImageResultStreamPImageResultStreamP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImageResultStreamPImageResultStreamP. parseFrom(ByteBuffer data)static ImageResultStreamPImageResultStreamP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ImageResultStreamP Modifier and Type Method Description com.google.protobuf.Parser<ImageResultStreamP>ImageResultStreamP. getParserForType()static io.grpc.MethodDescriptor<PdfiumPdfToMultiPageTiffImageRequestP,ImageResultStreamP>IronPdfServiceGrpc. getPdfiumImagePdfToMultiPageTiffImageMethod()static com.google.protobuf.Parser<ImageResultStreamP>ImageResultStreamP. parser()Iterator<ImageResultStreamP>IronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumImagePdfToMultiPageTiffImage(PdfiumPdfToMultiPageTiffImageRequestP request)Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ImageResultStreamP Modifier and Type Method Description ImageResultStreamP.BuilderImageResultStreamP.Builder. mergeFrom(ImageResultStreamP other)static ImageResultStreamP.BuilderImageResultStreamP. newBuilder(ImageResultStreamP prototype)Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ImageResultStreamP Modifier and Type Method Description default voidIronPdfServiceGrpc.AsyncService. pdfiumImagePdfToMultiPageTiffImage(PdfiumPdfToMultiPageTiffImageRequestP request, io.grpc.stub.StreamObserver<ImageResultStreamP> responseObserver)voidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumImagePdfToMultiPageTiffImage(PdfiumPdfToMultiPageTiffImageRequestP request, io.grpc.stub.StreamObserver<ImageResultStreamP> responseObserver)
-