Uses of Class
com.ironsoftware.ironpdf.internal.proto.DrawBitmapRequestStream
-
Uses of DrawBitmapRequestStream in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier 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) Modifier and TypeMethodDescriptionDrawBitmapRequestStream.Builder.mergeFrom
(DrawBitmapRequestStream other) DrawBitmapRequestStream.newBuilder
(DrawBitmapRequestStream prototype)