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 DrawBitmapRequestStreamDrawBitmapRequestStream.getDefaultInstance()DrawBitmapRequestStream.Builder.getDefaultInstanceForType()DrawBitmapRequestStream.getDefaultInstanceForType()static DrawBitmapRequestStreamDrawBitmapRequestStream.parseDelimitedFrom(InputStream input) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(byte[] data) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(com.google.protobuf.ByteString data) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(com.google.protobuf.CodedInputStream input) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(InputStream input) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrawBitmapRequestStreamDrawBitmapRequestStream.parseFrom(ByteBuffer data) static DrawBitmapRequestStreamDrawBitmapRequestStream.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)