Categorygithub.com/rusq/conio
repositorypackage
0.1.0
Repository: https://github.com/rusq/conio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

conio - Controlled I/O

Package conio provides controlled I/O reader and writer. It may be useful when you need to have a compressed reader/writer over the net.Conn and then resume your normal reads and writes on it.