Module monoio_file_stream_no_spawn

Module monoio_file_stream_no_spawn 

Source

Structs§

MonoioFileStreamNoSpawn
A wrapper over Monoio’s File that implements a Stream trait and doesn’t spawn a background task.

Constants§

MAX_BUFFER_SIZE 🔒

Functions§

read_chunk 🔒