Uses of Class
com.ironsoftware.ironpdf.internal.proto.DrawBitmapRequestStream.Info
Packages that use DrawBitmapRequestStream.Info
-
Uses of DrawBitmapRequestStream.Info in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return DrawBitmapRequestStream.InfoModifier and TypeMethodDescriptionDrawBitmapRequestStream.Info.Builder.build()DrawBitmapRequestStream.Info.Builder.buildPartial()static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.getDefaultInstance()DrawBitmapRequestStream.Info.Builder.getDefaultInstanceForType()DrawBitmapRequestStream.Info.getDefaultInstanceForType()DrawBitmapRequestStream.Builder.getInfo().IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.getInfo().IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStreamOrBuilder.getInfo().IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseDelimitedFrom(InputStream input) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(byte[] data) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(com.google.protobuf.ByteString data) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(com.google.protobuf.CodedInputStream input) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(InputStream input) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(ByteBuffer data) static DrawBitmapRequestStream.InfoDrawBitmapRequestStream.Info.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type DrawBitmapRequestStream.InfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DrawBitmapRequestStream.Info>DrawBitmapRequestStream.Info.getParserForType()static com.google.protobuf.Parser<DrawBitmapRequestStream.Info>DrawBitmapRequestStream.Info.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type DrawBitmapRequestStream.InfoModifier and TypeMethodDescriptionDrawBitmapRequestStream.Info.Builder.mergeFrom(DrawBitmapRequestStream.Info other) DrawBitmapRequestStream.Builder.mergeInfo(DrawBitmapRequestStream.Info value) .IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.Info.newBuilder(DrawBitmapRequestStream.Info prototype) DrawBitmapRequestStream.Builder.setInfo(DrawBitmapRequestStream.Info value) .IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;