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