mirror of
https://github.com/fumiama/gofastTEA.git
synced 2026-06-07 17:00:25 +08:00
6 lines
114 B
Go
6 lines
114 B
Go
// Package tea
|
|
// from https://github.com/Mrs4s/MiraiGo/blob/master/binary/tea.go
|
|
package tea
|
|
|
|
type TEA [4]uint32
|