guest_file_seek

package
v0.0.0-...-7d65031 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2015 License: MIT Imports: 5 Imported by: 1

Documentation

Overview

guest-file-seek - seek on file

Example:

{ "execute": "guest-file-seek", "arguments": {
    "handle": int // required, unique fd identifier
    "offset": int // required, offset inside file
    "whence": int // required, starting point to seek (-1, 0, 1)
  }
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL