mirror of
https://github.com/fumiama/gofastTEA.git
synced 2026-06-10 19:40:33 +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
|