Buffer
A buffer is a region of memory used to store data temporarily while it is being moved from one place to another. 1
Buffers A buffer can either be a fixed memory location in hardware, or virtualized in software that points at a location in hardware.
-
https://en.wikipedia.org/wiki/Data_buffer ↩