I/O Fender provides a simple and efficient binary buffer interface that is independent of the backstore used. The interface is much like the traditional file access interface; iofender buffers expand as needed, and an offset is kept for determining where in the buffer operations are applied.
| Licenses | BSD Original |
|---|---|
| Implementation | C |