buffer

  • Thread starter Thread starter haresh
  • Start date Start date
What is buffer?

In what context? It means different things to different people in
different areas of expertise. Most commonly, in software and *some*
hardware contexts, it's an area, usually of fixed size allocation, of fast
memory set aside for holding a block of data, which can be filled and
drained with differing granularity.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Youtube is a problem 6
Looking for a processor simulator 2
Quality USB hub? 9
hdparm -Tt ? 13
C TCP client and .NET TCP server? 2
buffer to string: incorrect string length 2
buffer overflow 1
I/O buffering 4

Back
Top