Uses of Class
com.ironsoftware.ironpdf.internal.proto.RawImageChunkWithIndex
-
Uses of RawImageChunkWithIndex in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionRawImageChunkWithIndex.Builder.build()
RawImageChunkWithIndex.Builder.buildPartial()
static RawImageChunkWithIndex
RawImageChunkWithIndex.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 RawImageChunkWithIndex
RawImageChunkWithIndex.parseDelimitedFrom
(InputStream input) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(byte[] data) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(com.google.protobuf.ByteString data) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(com.google.protobuf.CodedInputStream input) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(InputStream input) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(ByteBuffer data) static RawImageChunkWithIndex
RawImageChunkWithIndex.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<RawImageChunkWithIndex>
RawImageChunkWithIndex.getParserForType()
static com.google.protobuf.Parser<RawImageChunkWithIndex>
RawImageChunkWithIndex.parser()
Modifier 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;