Skip to content

hallsbyra/HallsByra.BitsAndBytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HallsByra.BitsAndBytes

LINQ-ish bit/byte manipulation in C#

Build status

Changelog

2.1.0

  • Added IEnumerable<byte>.ToUInt64()
  • Updated dependencies

2.0.1

Changes

  • Removed dependency to GitVersionTask.

2.0.0

Changes

  • Migrated to .NET Standard.
  • Some API changes, most notably the IList<byte> extension methods use byte indeces instead of bit indeces.

1.0.0

Initial version

About

LINQ-ish bit/byte manipulation in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published