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

snowflake.snowpark.files.SnowflakeFile.read1

SnowflakeFile.read1(size: int = - 1) None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/files.py#L131-L135)

See https://docs.python.org/3/library/io.html#io.BufferedIOBase.read1 (https://docs.python.org/3/library/io.html#io.BufferedIOBase.read1)

Language: English