Skip to content

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

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages