Skip to content

A collection of byte-slice-related functions for Go (golang).

License

Notifications You must be signed in to change notification settings

yalue/byte_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of byte-slice-related functions for Go (golang).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages