enum Deno.SeekModeA enum which defines the seek mode for IO related APIs that support seeking. Members Jump to heading#Jump to heading#Current = 1Jump to heading#End = 2Jump to heading#Start = 0