• Kirill Smelkov's avatar
    xio, xbufio: New packages amending std packages io & bufio · eadf5c4a
    Kirill Smelkov authored
    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.
    eadf5c4a
xbufio.go 1.6 KB