Categorygithub.com/andrew-d/bytebuf
repositorypackage
0.0.2
Repository: https://github.com/andrew-d/bytebuf.git
Documentation: pkg.go.dev

# README

bytebuf

Go Reference CI Status

bytebuf is a library that provides an interface for a concurrency-safe read-only buffer of bytes, constructors from a variety of types, along with some optimized implementations for copying said buffers to files, network connections, etc.