mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-23 07:54:07 +00:00
3 lines
84 B
Go
3 lines
84 B
Go
|
// Package used to convert intergers to byte arrays in big endian
|
||
|
package bigendian
|