Uses of Class
com.ironsoftware.ironpdf.internal.proto.DrawBitmapRequestStream
Packages that use DrawBitmapRequestStream
-
Uses of DrawBitmapRequestStream in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return DrawBitmapRequestStreamModifier and TypeMethodDescriptionDrawBitmapRequestStream.Builder.build()
DrawBitmapRequestStream.Builder.buildPartial()
static DrawBitmapRequestStream
DrawBitmapRequestStream.getDefaultInstance()
DrawBitmapRequestStream.Builder.getDefaultInstanceForType()
DrawBitmapRequestStream.getDefaultInstanceForType()
static DrawBitmapRequestStream
DrawBitmapRequestStream.parseDelimitedFrom
(InputStream input) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(byte[] data) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(com.google.protobuf.ByteString data) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(com.google.protobuf.CodedInputStream input) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(InputStream input) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(ByteBuffer data) static DrawBitmapRequestStream
DrawBitmapRequestStream.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type DrawBitmapRequestStreamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DrawBitmapRequestStream>
DrawBitmapRequestStream.getParserForType()
static io.grpc.MethodDescriptor<DrawBitmapRequestStream,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentImageDrawBitmapMethod()
static com.google.protobuf.Parser<DrawBitmapRequestStream>
DrawBitmapRequestStream.parser()
io.grpc.stub.StreamObserver<DrawBitmapRequestStream>
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImageDrawBitmap
(io.grpc.stub.StreamObserver<EmptyResult> responseObserver) io.grpc.stub.StreamObserver<DrawBitmapRequestStream>
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImageDrawBitmap
(io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type DrawBitmapRequestStreamModifier and TypeMethodDescriptionDrawBitmapRequestStream.Builder.mergeFrom
(DrawBitmapRequestStream other) DrawBitmapRequestStream.newBuilder
(DrawBitmapRequestStream prototype)