You are viewing documentation about an older version (1.16.0). View latest version

snowflake.snowpark.files.SnowflakeFile.seekable

SnowflakeFile.seekable() None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/files.py#L179-L183)

See https://docs.python.org/3/library/io.html#io.IOBase.seekable (https://docs.python.org/3/library/io.html#io.IOBase.seekable)

Language: English