Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
In [[computing]], a '''buffer''' is a region of [[Memory_(computers)|memory]] used to temporarily hold output or input data. The data can be output to or input from devices outside the [[computer]] or [[Process_(computing)|processes]] within a computer. Buffers can be implemented in either hardware or software, but the vast majority of buffers are implemented in software. Buffers
==See also==
|