filmov
tv
Advanced Data Structures: Bitwise I/O

Показать описание
CORRECTIONS/NOTES:
* In my diagram, I have the input/output stream as a separate box as its corresponding bytewise buffer, but a better way to think about it is that the input/output stream has a bytewise buffer WITHIN it (i.e., the "bytewise buffer" box would be INSIDE of the "input" or "output stream" box)
* In my diagram, I have a bitwise buffer interact directly with memory and directly with an input/output stream, but a better way to draw it would be to have a "bitwise input stream" and "bitwise output stream" with a bitwise buffer WITHIN it
* In my diagram, I have the input/output stream as a separate box as its corresponding bytewise buffer, but a better way to think about it is that the input/output stream has a bytewise buffer WITHIN it (i.e., the "bytewise buffer" box would be INSIDE of the "input" or "output stream" box)
* In my diagram, I have a bitwise buffer interact directly with memory and directly with an input/output stream, but a better way to draw it would be to have a "bitwise input stream" and "bitwise output stream" with a bitwise buffer WITHIN it