Uses of Class
com.ironsoftware.ironpdf.internal.proto.ImagesResultStream.Builder
Packages that use ImagesResultStream.Builder
-
Uses of ImagesResultStream.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ImagesResultStream.BuilderModifier and TypeMethodDescriptionImagesResultStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ImagesResultStream.Builder.clear()ImagesResultStream.Builder.clearException().IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ImagesResultStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ImagesResultStream.Builder.clearRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImagesResultStream.Builder.clearResultOrException()ImagesResultStream.Builder.clone()ImagesResultStream.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ImagesResultStream.Builder.mergeFrom(com.google.protobuf.Message other) ImagesResultStream.Builder.mergeFrom(ImagesResultStream other) ImagesResultStream.Builder.mergeRawImagesChunk(RawImageChunkWithIndex value) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImagesResultStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static ImagesResultStream.BuilderImagesResultStream.newBuilder()static ImagesResultStream.BuilderImagesResultStream.newBuilder(ImagesResultStream prototype) ImagesResultStream.newBuilderForType()protected ImagesResultStream.BuilderImagesResultStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ImagesResultStream.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.setException(RemoteException.Builder builderForValue) .IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ImagesResultStream.Builder.setRawImagesChunk(RawImageChunkWithIndex value) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImagesResultStream.Builder.setRawImagesChunk(RawImageChunkWithIndex.Builder builderForValue) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImagesResultStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ImagesResultStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ImagesResultStream.toBuilder()