go-car
go-car copied to clipboard
Add read buffers wherever ReadByte() is called repeatedly
would there be a way to avoid this extra layer of bufio copies for cases where the backing ReaderAt passed to the car library is already a memory buffer?