Uses of Class
com.ironsoftware.ironpdf.internal.proto.DrawBitmapRequestStream.Builder
Packages that use DrawBitmapRequestStream.Builder
-
Uses of DrawBitmapRequestStream.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return DrawBitmapRequestStream.BuilderModifier and TypeMethodDescriptionDrawBitmapRequestStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DrawBitmapRequestStream.Builder.clear()DrawBitmapRequestStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DrawBitmapRequestStream.Builder.clearInfo().IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DrawBitmapRequestStream.Builder.clearRawImageChunk()bytes raw_image_chunk = 2;DrawBitmapRequestStream.Builder.clearRequest()DrawBitmapRequestStream.Builder.clone()DrawBitmapRequestStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DrawBitmapRequestStream.Builder.mergeFrom(com.google.protobuf.Message other) DrawBitmapRequestStream.Builder.mergeFrom(DrawBitmapRequestStream other) DrawBitmapRequestStream.Builder.mergeInfo(DrawBitmapRequestStream.Info value) .IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DrawBitmapRequestStream.newBuilder()DrawBitmapRequestStream.newBuilder(DrawBitmapRequestStream prototype) DrawBitmapRequestStream.newBuilderForType()protected DrawBitmapRequestStream.BuilderDrawBitmapRequestStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DrawBitmapRequestStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DrawBitmapRequestStream.Builder.setInfo(DrawBitmapRequestStream.Info value) .IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.Builder.setInfo(DrawBitmapRequestStream.Info.Builder builderForValue) .IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.Builder.setRawImageChunk(com.google.protobuf.ByteString value) bytes raw_image_chunk = 2;DrawBitmapRequestStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DrawBitmapRequestStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DrawBitmapRequestStream.toBuilder()