snowflake.snowpark.files.SnowflakeFile.seekable

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

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