snowflake.snowpark.files.SnowflakeFile.seekable¶
- SnowflakeFile.seekable() bool [source]¶
See https://docs.python.org/3/library/io.html#io.IOBase.seekable
Returns whether or not the stream is seekable.
See https://docs.python.org/3/library/io.html#io.IOBase.seekable
Returns whether or not the stream is seekable.