Uses of Class
com.ironsoftware.ironpdf.internal.proto.RawImageChunkWithIndexAndFileType
Packages that use RawImageChunkWithIndexAndFileType
-
Uses of RawImageChunkWithIndexAndFileType in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RawImageChunkWithIndexAndFileTypeModifier and TypeMethodDescriptionRawImageChunkWithIndexAndFileType.Builder.build()
RawImageChunkWithIndexAndFileType.Builder.buildPartial()
RawImageChunkWithIndexAndFileType.getDefaultInstance()
RawImageChunkWithIndexAndFileType.Builder.getDefaultInstanceForType()
RawImageChunkWithIndexAndFileType.getDefaultInstanceForType()
ImageFilesToPdfRequestStream.Builder.getRawImagesFileChunk()
.IronPdfEngine.Proto.RawImageChunkWithIndexAndFileType raw_images_file_chunk = 2;
ImageFilesToPdfRequestStream.getRawImagesFileChunk()
.IronPdfEngine.Proto.RawImageChunkWithIndexAndFileType raw_images_file_chunk = 2;
ImageFilesToPdfRequestStreamOrBuilder.getRawImagesFileChunk()
.IronPdfEngine.Proto.RawImageChunkWithIndexAndFileType raw_images_file_chunk = 2;
RawImageChunkWithIndexAndFileType.parseDelimitedFrom
(InputStream input) RawImageChunkWithIndexAndFileType.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RawImageChunkWithIndexAndFileType.parseFrom
(byte[] data) RawImageChunkWithIndexAndFileType.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RawImageChunkWithIndexAndFileType.parseFrom
(com.google.protobuf.ByteString data) RawImageChunkWithIndexAndFileType.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RawImageChunkWithIndexAndFileType.parseFrom
(com.google.protobuf.CodedInputStream input) RawImageChunkWithIndexAndFileType.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RawImageChunkWithIndexAndFileType.parseFrom
(InputStream input) RawImageChunkWithIndexAndFileType.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RawImageChunkWithIndexAndFileType.parseFrom
(ByteBuffer data) RawImageChunkWithIndexAndFileType.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type RawImageChunkWithIndexAndFileTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RawImageChunkWithIndexAndFileType>
RawImageChunkWithIndexAndFileType.getParserForType()
static com.google.protobuf.Parser<RawImageChunkWithIndexAndFileType>
RawImageChunkWithIndexAndFileType.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type RawImageChunkWithIndexAndFileTypeModifier and TypeMethodDescriptionRawImageChunkWithIndexAndFileType.Builder.mergeFrom
(RawImageChunkWithIndexAndFileType other) ImageFilesToPdfRequestStream.Builder.mergeRawImagesFileChunk
(RawImageChunkWithIndexAndFileType value) .IronPdfEngine.Proto.RawImageChunkWithIndexAndFileType raw_images_file_chunk = 2;
RawImageChunkWithIndexAndFileType.newBuilder
(RawImageChunkWithIndexAndFileType prototype) ImageFilesToPdfRequestStream.Builder.setRawImagesFileChunk
(RawImageChunkWithIndexAndFileType value) .IronPdfEngine.Proto.RawImageChunkWithIndexAndFileType raw_images_file_chunk = 2;