Avatar
意味は逆さまだけど、 @swift-5.2.5 let a: UInt64 = 1 print(a.bigEndian) print(UInt64(bigEndian: a))