vsi_constants {gdalraster}R Documentation

Constants for VSIFile$seek()

Description

These are package global constants for convenience in calling VSIFile$seek().

Usage

SEEK_SET

SEEK_CUR

SEEK_END

Format

An object of class character of length 1.

An object of class character of length 1.

An object of class character of length 1.


[Package gdalraster version 1.11.1 Index]