golang中byte和runegolang中byte和rune
golang中byte和runebytebyte alias for uint81byte = 8bit强调数据是raw datarunerune alias for int32int32 = 4byte表示Unicode的code pointuint8 the set of all unsigned 8-bit integers (0 to 255)int32 the set of all signed 32-bit integers (-214748