mirror of
https://github.com/1f349/twofactor.git
synced 2025-01-10 16:46:35 +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
|