Variant lrs::file::Seek::Hole

Seek to the first hole at or after the specified offset.

Syntax

enum Seek {
    Hole(i64)
}

Fields

PositionDescription
1

The position from which to seek.