enum Deno.SeekMode A enum which defines the seek mode for IO related APIs that support seeking. Members Current = 1 End = 2 Start = 0