Uses of Class
com.ironsoftware.ironpdf.internal.proto.RawImageChunkWithIndex
Packages that use RawImageChunkWithIndex
-
Uses of RawImageChunkWithIndex in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RawImageChunkWithIndexModifier and TypeMethodDescriptionRawImageChunkWithIndex.Builder.build()RawImageChunkWithIndex.Builder.buildPartial()static RawImageChunkWithIndexRawImageChunkWithIndex.getDefaultInstance()RawImageChunkWithIndex.Builder.getDefaultInstanceForType()RawImageChunkWithIndex.getDefaultInstanceForType()ImagesResultStream.Builder.getRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImagesResultStream.getRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImagesResultStreamOrBuilder.getRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImageToPdfRequestStream.Builder.getRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;ImageToPdfRequestStream.getRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;ImageToPdfRequestStreamOrBuilder.getRawImagesChunk().IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;static RawImageChunkWithIndexRawImageChunkWithIndex.parseDelimitedFrom(InputStream input) static RawImageChunkWithIndexRawImageChunkWithIndex.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(byte[] data) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(com.google.protobuf.ByteString data) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(com.google.protobuf.CodedInputStream input) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(InputStream input) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(ByteBuffer data) static RawImageChunkWithIndexRawImageChunkWithIndex.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type RawImageChunkWithIndexModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RawImageChunkWithIndex>RawImageChunkWithIndex.getParserForType()static com.google.protobuf.Parser<RawImageChunkWithIndex>RawImageChunkWithIndex.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type RawImageChunkWithIndexModifier and TypeMethodDescriptionRawImageChunkWithIndex.Builder.mergeFrom(RawImageChunkWithIndex other) ImagesResultStream.Builder.mergeRawImagesChunk(RawImageChunkWithIndex value) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImageToPdfRequestStream.Builder.mergeRawImagesChunk(RawImageChunkWithIndex value) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;RawImageChunkWithIndex.newBuilder(RawImageChunkWithIndex prototype) ImagesResultStream.Builder.setRawImagesChunk(RawImageChunkWithIndex value) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;ImageToPdfRequestStream.Builder.setRawImagesChunk(RawImageChunkWithIndex value) .IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;