Skip to content

aerissecure/unreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

unreader

A Go library providing a buffered io.Reader that is meant for applications that need to rewind the bytes read. This differs from an implementation like bufio.Reader which allows you to Peek, but limits unreads to a single byte or rune.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages