Closed Kimahriman closed 2 weeks ago
fsspec's block_size on _open is supposed to indicate some sort of buffering, so use this value if set to created a BufferedReader wrapper around the FileReader
block_size
_open
BufferedReader
FileReader
fsspec's
block_size
on_open
is supposed to indicate some sort of buffering, so use this value if set to created aBufferedReader
wrapper around theFileReader