xio, xbufio: New packages amending std packages io & bufio
Currently by direct & buffered readers that also can report current offset in input stream. This functionality is handy to have when for example one needs to report an error after finding decoding problem and wants to include particular stream position in the report.
Showing
xbufio/xbufio.go
0 → 100644
xio/xio.go
0 → 100644
Please register or sign in to comment