Uses of Class
com.ironsoftware.ironpdf.internal.proto.StringResult
Packages that use StringResult
-
Uses of StringResult in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return StringResultModifier and TypeMethodDescriptionStringResult.Builder.build()
StringResult.Builder.buildPartial()
static StringResult
StringResult.getDefaultInstance()
StringResult.Builder.getDefaultInstanceForType()
StringResult.getDefaultInstanceForType()
static StringResult
StringResult.parseDelimitedFrom
(InputStream input) static StringResult
StringResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringResult
StringResult.parseFrom
(byte[] data) static StringResult
StringResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringResult
StringResult.parseFrom
(com.google.protobuf.ByteString data) static StringResult
StringResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringResult
StringResult.parseFrom
(com.google.protobuf.CodedInputStream input) static StringResult
StringResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringResult
StringResult.parseFrom
(InputStream input) static StringResult
StringResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringResult
StringResult.parseFrom
(ByteBuffer data) static StringResult
StringResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentTextExtractAllText
(ExtractAllTextRequest request) TextMethods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type StringResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StringResult>
StringResult.getParserForType()
static io.grpc.MethodDescriptor<ExtractAllTextRequest,
StringResult> IronPdfServiceGrpc.getPdfDocumentTextExtractAllTextMethod()
static com.google.protobuf.Parser<StringResult>
StringResult.parser()
com.google.common.util.concurrent.ListenableFuture<StringResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentTextExtractAllText
(ExtractAllTextRequest request) TextMethods in com.ironsoftware.ironpdf.internal.proto with parameters of type StringResultModifier and TypeMethodDescriptionStringResult.Builder.mergeFrom
(StringResult other) static StringResult.Builder
StringResult.newBuilder
(StringResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type StringResultModifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentTextExtractAllText
(ExtractAllTextRequest request, io.grpc.stub.StreamObserver<StringResult> responseObserver) Textvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentTextExtractAllText
(ExtractAllTextRequest request, io.grpc.stub.StreamObserver<StringResult> responseObserver) Text