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