Buffer

From Computer History Wiki
Revision as of 12:42, 1 October 2018 by Jnc (talk | contribs) (+See also)
Jump to: navigation, search

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.

See also