Buffer: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
A start |
(No difference)
|
Revision as of 16:12, 30 September 2018
A buffer is a mechanism for storing data while it is waiting to be used. Buffers may be implemented in hardware or software; it might be memory in a device controller, it might be an array in main memory.