Commit 8e1aaaba authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c1abf2c6
......@@ -8,6 +8,8 @@ import (
"io"
)
// FIXME things are not so good with fstail (backward iteration in lock-step)
// SeqBufReader implements buffering for a io.ReaderAt optimized for sequential access
// XXX -> xbufio.SeqReader
type SeqBufReader struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment