Composes a seekable file with buffered binary input. A seek causes the input buffer to be cleared.
Composes a seekable file with buffered binary output. A seek causes the output buffer to be flushed first.
See Source File
BSD style: $(LICENSE)
Copyright (c) 2007 Kris Bell. All rights reserved
Initial release: Nov 2007
Kris