常见方法:
base64.encodebytes()
参数:
接收一个字节对象。
返回值:
返回base64编码的数据(以'\n'结尾的数据)。
base64.decodebytes()
返回base64编码之前的值。
Powered by: 博客园 Copyright © 2024 开飞机的贝塔 Powered by .NET 8.0 on Kubernetes