Variant lrs::file::Seek::Data

Seek to the first non-hole byte at or after the specified offset.

Syntax

enum Seek {
    Data(i64)
}

Fields

PositionDescription
1

The position from which to seek.