enum Deno.SeekModeA enum which defines the seek mode for IO related APIs that support seeking. MembersCurrent = 1End = 2Start = 0