Is data sent to file streams (i/o streams) buffered in main memory & then sent to disk? -


just out of curiosity, file streams @ hardware level. read how these abstract streams solution keep i/o devices independent programs & programmers in legacy days.. can explain data flow, exactly?

i don't think there file hardware left. modern storage provides block storage. else software interpretation., including file streams.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -