Add :AROUND methods on DEVICE-READ and DEVICE-WRITE that do some bounds checking.
commitc81004577d457832a81414deaac1d53491b14144
authorStelian Ionescu <sionescu@common-lisp.net>
Sun, 20 Jul 2008 23:55:25 +0000 (21 01:55 +0200)
committerStelian Ionescu <sionescu@common-lisp.net>
Sun, 20 Jul 2008 23:55:25 +0000 (21 01:55 +0200)
treedc04bf5b67771b35bf3a0651f697fb7ab1d1b1d3
parente1a7e5c5f1fe26268ed600a06102e74d7dfea951
Add :AROUND methods on DEVICE-READ and DEVICE-WRITE that do some bounds checking.

Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
io.streams/zeta/buffer.lisp
io.streams/zeta/device.lisp