Skip to content

Package for simple translation between numbers to strings, byte sequences, etc., and vice versa, written in Go

License

Notifications You must be signed in to change notification settings

Colduction/endianness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

endianness

Package for simple translation between numbers to strings, byte sequences, etc., and vice versa, written in Go

Installation

Use go get.

go get github.com/colduction/endianness

TODO

  • BytesToUint16
  • BytesToUint32
  • BytesToUint64
  • BytesToFloat32
  • BytesToFloat64

About

Package for simple translation between numbers to strings, byte sequences, etc., and vice versa, written in Go

Topics

Resources

License

Stars

Watchers

Forks

Languages