snowflake.snowpark.files.SnowflakeFile.seekable

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

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