]> mj.ucw.cz Git - libucw.git/commit
Added bskip() which skips the given number of bytes by reading.
authorMartin Mares <mj@ucw.cz>
Sun, 27 Jun 2004 13:44:15 +0000 (13:44 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 27 Jun 2004 13:44:15 +0000 (13:44 +0000)
commitd6279d601cfb3f86e0bbe3fb78b4daa9af824bf3
tree6f43d1de02f52bd6ded10e7d85becbcb562a8c51
parent2265a52d853e27176ff5eea67c9eeb93080b8614
Added bskip() which skips the given number of bytes by reading.
In the future, we can optimize it by seeking when possible.
lib/fastbuf.c
lib/fastbuf.h