Categorygithub.com/yalue/byte_utils
repositorypackage
1.0.1
Repository: https://github.com/yalue/byte_utils.git
Documentation: pkg.go.dev

# README

Byte Utilities for Go

This package defines some basic utilities for manipulating byte slices. It includes a buffer that supports Read, Write, and Seek operations, as well as a "fast" Xor operation.

Documentation on pkg.go.dev.