Builder

class Builder

Properties

Link copied to clipboard
var end: Long?

The number of lines (for a line range) or characters (for an offset range) from the beginning of the file to the end of the sensitive data.

Link copied to clipboard
var start: Long?

The number of lines (for a line range) or characters (for an offset range) from the beginning of the file to the end of the sensitive data.

Link copied to clipboard

In the line where the sensitive data starts, the column within the line where the sensitive data starts.