7. 字节串和字节数组的方法

字节串和字节数组有着共同的方法名和功能。

详见官方文档

https://docs.python.org/zh-cn/3/ -> 库参考 -> 二进制序列类型。

在目录里找 “bytes 和 bytearray 操作”。

https://docs.python.org/zh-cn/3/library/stdtypes.html#bytes-and-bytearray-operations